public class DataInfoFrameV3 extends water.api.schemas3.SchemaV3<water.Iced,DataInfoFrameV3>
Modifier and Type | Field and Description |
---|---|
water.api.schemas3.KeyV3.FrameKeyV3 |
frame |
java.lang.String[] |
interactions |
boolean |
interactions_only |
water.api.schemas3.KeyV3.FrameKeyV3 |
result |
boolean |
standardize |
boolean |
use_all |
Constructor and Description |
---|
DataInfoFrameV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
@API(help="input frame") public water.api.schemas3.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.schemas3.KeyV3.FrameKeyV3 result