public class ModelMetricsRegressionHGLMGenericV3<I extends ModelMetricsRegressionHGLMGeneric,S extends ModelMetricsRegressionHGLMGenericV3<I,S>> extends ModelMetricsRegressionHGLMV3<I,S>
SchemaV3.MetaSchema.AutoParseablebeta, icc, iterations, log_likelihood, mse_fixed, tmat, ubeta, var_residualcustom_metric_name, custom_metric_value, description, frame, frame_checksum, model, model_category, model_checksum, MSE, nobs, predictions, RMSE, scoring_time| Constructor and Description |
|---|
ModelMetricsRegressionHGLMGenericV3() |
| Modifier and Type | Method and Description |
|---|---|
S |
fillFromImpl(ModelMetricsRegressionHGLMGeneric modelMetrics)
Fill this Schema from the given implementation object.
|
fillFromImplfillFromImplcreateAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCallasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternalpublic S fillFromImpl(ModelMetricsRegressionHGLMGeneric modelMetrics)
SchemafillFromImpl in class Schema<I extends ModelMetricsRegressionHGLMGeneric,S extends ModelMetricsRegressionHGLMGenericV3<I,S>>