View source: R/transformation_functions.R
| trans_alpha_matern | R Documentation |
Ensures Matérn smoothness parameter alpha is in (1/2, 10) by mapping
real values with a scaled logistic transform.
trans_alpha_matern(x)
x |
Numeric vector on the real line. |
Numeric vector with values > 1/2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.