Description Usage Format Details
A dataframe containing the information from user to define base kernels.
1 |
A data frame with 3 rows and 3 variables
method. (character) A character string indicating which kernel is to be computed.
l. (numeric) A numeric number indicating the hyperparameter (flexibility) of a specific kernel.
d. (integer) For polynomial, d is the power; for matern, v = d + 1 / 2; for rational, alpha = d.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.