Description Usage Arguments Details Value References See Also Examples
RMbistable
is a bivariate stationary isotropic covariance model
whose corresponding covariance function only depends on the distance
r ≥ 0 between
two points.
For constraints on the constants see Details.
1 | RMbistable(alpha, s, cdiag, rho, rhored, betared, alphadiag, var, scale, Aniso, proj)
|
alpha,alphadiag |
[to be done] |
s |
a vector of length 3 of numerical values; each entry positive; the vector (s_{11},s_{21},s_{22}) |
cdiag |
[to be done] |
rho,rhored |
[to be done] |
betared |
to do |
var,scale,Aniso,proj |
optional arguments; same meaning for any
|
Constraints on the constants: [to be done]
RMbistable
returns an object of class RMmodel
.
Moreva, O., Schlather, M. (2016) Modelling and simulation of bivariate Gaussian random fields. arXiv 1412.1914
RMstable
,
Multivariate RMmodels.
1 2 3 4 | RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
## RFoptions(seed=NA) to make them all random again
## todo
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.