splineMatrix-class: Class "splineMatrix"
Description
The formal S4 class for coefficient matrices produced from the studentGrowthPercentiles
function. This class stores the knots and boundary knots used the coefficient matrix object for the production of student growth percentiles and projections.Objects from the Class
Objects can be created by calls of the form new("splineMatrix", ...)
, but this is not encouraged. Previously produced coefficient matrices MUST be bound to the IDENTICAL knots and boundaries used to create them. Use the function studentGrowthPercentiles
instead.Details
[object Object],[object Object]