PsplinesKnots {LMMsolver} | R Documentation |
Construct equally placed knots.
PsplinesKnots(xmin, xmax, degree, nseg)
xmin |
A numerical value. |
xmax |
A numerical value. |
degree |
A numerical value. |
nseg |
A numerical value. |
A numerical vector of knot positions.