View source: R/basisFunInitAndCompute.R
initialize_basisfun_discreteFF | R Documentation |
Generates basis using discrete cosine/sine terms for each input dimension.
initialize_basisfun_discreteFF(dimension, maxOrdert, maxOrderx)
dimension |
Integer. Input ( |
maxOrdert |
Integer. Maximum frequency in t. |
maxOrderx |
Integer. Maximum frequency in each x. |
List with frequency, offset, and coefficient parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.