Description Usage Arguments Details Value Examples
Smooth terms in a plbpsm
formula are turned into smooth specification objects of class
xx.smooth.spec during processing of the formula. Each of these objects is converted to
a smooth object using an appropriate BasisCon
function.
1 |
object |
is a smooth specification object or a smooth object. |
data |
A data frame, model frame or list containing the values of the (named) covariates at which the smooth term is to be evaluated. If it’s a list then n must be supplied. |
It is the wrapper function which calls basis constructing method.
a list of smooth
objects are returned. Many of the outputs are from b
function.
Other outputs include all the information related to berstein basis.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.