fourier_basis | R Documentation |
Object that computes bspline basis matrix
Object that computes bspline basis matrix
Object that computes Fourier basis matrix
Object that computes Fourier basis matrix
R6Class
object.
R6Class
object.
new()
fourier_basis$new(orders = c(3, 0, 0), ...)
set()
fourier_basis$set(X)
eval()
fourier_basis$eval(X)
clone()
The objects of this class are cloneable with this method.
fourier_basis$clone(deep = FALSE)
deep
Whether to make a deep clone.
new()
fourier_basis$new(orders = c(3, 0, 0), ...)
set()
fourier_basis$set(X)
eval()
fourier_basis$eval(X)
clone()
The objects of this class are cloneable with this method.
fourier_basis$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.