public class PCAModelV99 extends water.api.ModelSchema<PCAModel,PCAModelV99,PCAModel.PCAParameters,PCAV99.PCAParametersV99,PCAModel.PCAOutput,PCAModelV99.PCAModelOutputV99>
| Modifier and Type | Class and Description |
|---|---|
static class |
PCAModelV99.PCAModelOutputV99 |
| Constructor and Description |
|---|
PCAModelV99() |
| Modifier and Type | Method and Description |
|---|---|
PCAModel |
createImpl() |
PCAModelV99.PCAModelOutputV99 |
createOutputSchema() |
PCAV99.PCAParametersV99 |
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 PCAV99.PCAParametersV99 createParametersSchema()
createParametersSchema in class water.api.ModelSchema<PCAModel,PCAModelV99,PCAModel.PCAParameters,PCAV99.PCAParametersV99,PCAModel.PCAOutput,PCAModelV99.PCAModelOutputV99>public PCAModelV99.PCAModelOutputV99 createOutputSchema()
createOutputSchema in class water.api.ModelSchema<PCAModel,PCAModelV99,PCAModel.PCAParameters,PCAV99.PCAParametersV99,PCAModel.PCAOutput,PCAModelV99.PCAModelOutputV99>public PCAModel createImpl()
createImpl in class water.api.Schema<PCAModel,PCAModelV99>