public class CoxPHModelV2 extends water.api.ModelSchema<CoxPHModel,CoxPHModel.CoxPHParameters,CoxPHModel.CoxPHOutput,CoxPHModelV2>
| Modifier and Type | Class and Description |
|---|---|
static class |
CoxPHModelV2.CoxPHModelOutputV2 |
| Constructor and Description |
|---|
CoxPHModelV2() |
| Modifier and Type | Method and Description |
|---|---|
CoxPHModel |
createImpl() |
CoxPHModelV2.CoxPHModelOutputV2 |
createOutputSchema() |
CoxPHV2.CoxPHParametersV2 |
createParametersSchema() |
acceptsFrame, createAndFillImpl, extractVersion, fillFromParms, fillImpl, getImplClass, getImplClass, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemaspublic CoxPHV2.CoxPHParametersV2 createParametersSchema()
createParametersSchema in class water.api.ModelSchema<CoxPHModel,CoxPHModel.CoxPHParameters,CoxPHModel.CoxPHOutput,CoxPHModelV2>public CoxPHModelV2.CoxPHModelOutputV2 createOutputSchema()
createOutputSchema in class water.api.ModelSchema<CoxPHModel,CoxPHModel.CoxPHParameters,CoxPHModel.CoxPHOutput,CoxPHModelV2>public CoxPHModel createImpl()
createImpl in class water.api.Schema<CoxPHModel,CoxPHModelV2>