File: RMmodelsNonstatationary.Rd

package info (click to toggle)
r-cran-randomfields 3.3.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,916 kB
  • sloc: cpp: 52,159; ansic: 3,015; makefile: 2; sh: 1
file content (53 lines) | stat: -rw-r--r-- 1,371 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
\name{RMmodelsNonstationary}
\alias{RMmodelsNonstationary}
\alias{Nonstationary RMmodels}
\alias{non-stationary RMmodels}
\alias{non-stationary}
\title{Non-stationary features of the models}
\description{
 Here, non-stationary covariance models are presented.
}

\details{
\bold{Covariance models}
\tabular{ll}{
 \command{\link{RMnonstwm}} \tab one of Stein's non-stationary
 Whittle-Matern models
 \cr
 \command{\link{RMprod}} \tab scalar product
 \cr
 \code{\link[=RMS]{Aniso}} \tab for space transformation, see
 the example in \link{R.models}.
 \cr
 \code{scale}, cf. \command{\link{RMS}}, can be any non-negative
 function for any scale mixture model, such as
 the \link{whittle-matern}-classes,
 the \link{powered exponential} family, and the
 \command{\link{RMgencauchy}} model.
}

\bold{Trend models}
See \link{RMmodelsTrend}.
 
}


\seealso{\command{\link{RFformula}}, \command{\link{RMmodels}},
   \command{\link{RM}},
 \command{\link{RMmodelsAdvanced}}

 \sQuote{\href{../doc/nonstationary_jss.pdf}{nonstationary}}, a vignette
 for non-stationary geostatistics
}

\me
\keyword{spatial}

\examples{\dontshow{StartExample()}
%RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
%##                   RFoptions(seed=NA) to make them all random again


# to do

\dontshow{FinalizeExample()}}