View source: R/splinesFunctions.R
PsplinesKnots | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.