public static class GLM2.Source
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Frame |
fr |
boolean |
intercept |
Vec |
offset |
Vec |
response |
boolean |
standardize |
Constructor and Description |
---|
GLM2.Source(Frame fr,
Vec response,
boolean standardize) |
GLM2.Source(Frame fr,
Vec response,
boolean standardize,
boolean intercept) |
GLM2.Source(Frame fr,
Vec response,
boolean standardize,
boolean intercept,
Vec offset) |