View source: R/simulation.functions.R
simulateLong.R | R Documentation |
STUFF
simulateLong.R(
loc,
theta,
n = 100,
B = NULL,
noise = c("Normal", "NIG", "GAL"),
mixedEffect = FALSE,
Bmixed = NULL,
mixedEffectList = NULL,
operatorType = "Matern",
boundary = NULL
)
theta |
list with parameters covariates mu, kappa, sigma_eps, sigma |
B |
list of matrix with covariates |
locs |
list of observation locations |
A list of outputs.
## Not run:
simulateLong.R(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.