RMnonstwm is a covariance model whose corresponding
covariance $C$ is given by
$$C(x, y)=\Gamma(\mu) \Gamma(\nu(x))^{-1/2} \Gamma(\nu(y))^{-1/2}
W_{\mu} (|x-y|)$$
where $\mu = [\nu(x) + \nu(y)]/2$ and $W_{\mu}$ is the
covariance of the RMwhittle model and
$\nu$ is a positive function or a constant.
Usage
RMnonstwm(nu, var, scale, Aniso, proj)
Arguments
nu
positive parameter defining the smoothness of the random
field, or it is an arbitrary shape function.
var,scale,Aniso,proj
optional parameters; same meaning for any
RMmodel. If not passed, the above
covariance function remains unmodified.