Description Usage Arguments Details Value Examples
View source: R/BasisCon_univariatesmooth.R
This is an internal function of package ggam
.
1 2 |
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 |
It is the wrapper function which calls basis constructing method.
a list of smooth
objects are returned. Many of the outputs are from f
function.
Other outputs include all the information related to berstein basis.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.