make_basis | R Documentation |
Generate the basis function expansion
make_basis(d, radius, basis_type = "wendland", use_spam = TRUE)
d |
A vector of distances |
radius |
A radius |
basis_type |
The basis function type. Currently, only "wendland" basis functions are allowed |
use_spam |
is a boolean flag to determine whether the output is a list of |
The output of the basis function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.