public class DataInfoFrameV3 extends Schema
| Modifier and Type | Field and Description |
|---|---|
FrameKeyV3 |
frame
input frame
|
java.lang.String[] |
interactions
interactions
|
boolean |
interactions_only
interactions only returned
|
FrameKeyV3 |
result
output frame
|
boolean |
standardize
standardize
|
boolean |
use_all
use all factor levels
|
| Constructor and Description |
|---|
DataInfoFrameV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public FrameKeyV3 frame
public java.lang.String[] interactions
public boolean use_all
public boolean standardize
public boolean interactions_only
public FrameKeyV3 result