public class CubicRegressionSplines
extends java.lang.Object
Constructor and Description |
---|
CubicRegressionSplines(int knotNum,
double[] knots) |
Modifier and Type | Method and Description |
---|---|
double[][] |
gen_BIndvD(double[] hj) |
double[][] |
gen_penalty_matrix(double[] hj,
double[][] binvD) |