public class AddTPKnotsGamColumns
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
AddTPKnotsGamColumns.ApplyTPRegressionSmootherWithKnots |
Modifier and Type | Field and Description |
---|---|
int |
_gamCols2Add |
water.Key<water.fvec.Frame>[] |
_gamFrameKeysCenter |
Constructor and Description |
---|
AddTPKnotsGamColumns(GAMModel.GAMParameters parms,
double[][][] zcs,
double[][][] z,
int[][][] polyBasis,
double[][][] knots,
water.fvec.Frame fr) |
Modifier and Type | Method and Description |
---|---|
void |
addTPGamCols(double[][] gamColMeansRaw,
double[][] oneOColStd) |
public final int _gamCols2Add
public water.Key<water.fvec.Frame>[] _gamFrameKeysCenter
public AddTPKnotsGamColumns(GAMModel.GAMParameters parms, double[][][] zcs, double[][][] z, int[][][] polyBasis, double[][][] knots, water.fvec.Frame fr)