Description Usage Arguments Value
Create a Fourier basis of K functions in [0, 1]
1 | fourier.basis(K, pts = seq(0, 1, length.out = 50))
|
K |
A positive integer specifying the number of eigenfunctions to generate. |
pts |
A vector specifying the time points to evaluate the basis functions. |
A K by len(pts) matrix, each column containing a basis function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.