public class DataInfoFrameV3 extends water.api.Schema<water.Iced,DataInfoFrameV3>
| Modifier and Type | Field and Description |
|---|---|
water.api.KeyV3.FrameKeyV3 |
frame |
java.lang.String[] |
interactions |
boolean |
interactions_only |
water.api.KeyV3.FrameKeyV3 |
result |
boolean |
standardize |
boolean |
use_all |
| Constructor and Description |
|---|
DataInfoFrameV3() |
createAndFillImpl, createImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemaClass, schemas, setField@API(help="input frame") public water.api.KeyV3.FrameKeyV3 frame
@API(help="interactions") public java.lang.String[] interactions
@API(help="use all factor levels") public boolean use_all
@API(help="standardize") public boolean standardize
@API(help="interactions only returned") public boolean interactions_only
@API(help="output frame",
direction=OUTPUT)
public water.api.KeyV3.FrameKeyV3 result