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