The "basis+" class is the base class for all basis function objects,
including bspline+ and
fourier+.
rangeA length-two numeric vector to define the interval on which basis functions can be evaluated.
nbasisThe total number of basis functions, including the ones that need to be dropped.
dropindIndices of basis functions that need to be dropped.
ncoefThe actual number of basis functions to represent functional data,
satisfying the condition ncoef == nbasis - length(dropind).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.