| transform_parameters_spacetime | R Documentation |
This function takes a vector of transformed parameters and applies the appropriate transformations to return them in the original scale for use in spacetime SPDE models.
transform_parameters_spacetime(theta, st_model)
theta |
A numeric vector containing the transformed parameters in this order:
|
st_model |
A list containing the spacetime model parameters:
|
A named list with the parameters in the original scale:
The original scale for kappa (exponential of lkappa).
The original scale for sigma (exponential of lsigma).
The original scale for gamma (exponential of lgamma).
The original scale for rho.
The original scale for rho2, if d = 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.