public class CoxPHModelV3 extends water.api.schemas3.ModelSchemaV3<CoxPHModel,CoxPHModelV3,CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3,CoxPHModel.CoxPHOutput,CoxPHModelV3.CoxPHModelOutputV3>
Modifier and Type | Class and Description |
---|---|
static class |
CoxPHModelV3.CoxPHModelOutputV3 |
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
CoxPHModelV3() |
Modifier and Type | Method and Description |
---|---|
CoxPHModel |
createImpl() |
CoxPHModelV3.CoxPHModelOutputV3 |
createOutputSchema() |
CoxPHV3.CoxPHParametersV3 |
createParametersSchema() |
createAndFillImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
public CoxPHV3.CoxPHParametersV3 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<CoxPHModel,CoxPHModelV3,CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3,CoxPHModel.CoxPHOutput,CoxPHModelV3.CoxPHModelOutputV3>
public CoxPHModelV3.CoxPHModelOutputV3 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<CoxPHModel,CoxPHModelV3,CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3,CoxPHModel.CoxPHOutput,CoxPHModelV3.CoxPHModelOutputV3>
public CoxPHModel createImpl()
createImpl
in class water.api.Schema<CoxPHModel,CoxPHModelV3>