mspline_constant_coefs | R Documentation |
This works by obtaining the coefficients of the corresponding B-spline basis, which are equal if the B-spline is a constant function.
mspline_constant_coefs(mspline, logit = FALSE)
mspline |
A list with components |
logit |
If |
A numeric vector of the coefficients.
Ramsay, J. O. (1988). Monotone regression splines in action. Statistical Science, 3(4): 425-441.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.