Description Usage Arguments Author(s)
This function is called by semipar.mp
to define B-spline
smooths.
1 2 |
argvals |
a vector or matrix of covariates. |
effect |
predictor whose effect varies with respect to |
k |
number of B-spline basis functions. |
norder |
order of B-splines: the default, |
pen.order |
order of the penalty, i.e., of the derivative defining the penalty. |
range.basis |
a numeric vector of length 2 defining the interval over
which the B-spline basis is created. If |
knots |
knots placement method for B-spline smoothing. The default, "quantile", places the knots at equally spaced quantiles of the data; "equispaced" gives equally spaced knots. |
Yin-Hsiu Chen enjoychen0701@gmail.com and Philip Reiss phil.reiss@nyumc.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.