Description Usage Slots See Also
Representation of one structure in a non stationary spatial continuity model.
1 2 3 4 | covarianceStructure3DNonStat(type = c("gaussian", "exponential", "spherical",
"cubic", "matern1", "matern2", "cauchy"), contribution, maxrange,
midrange = maxrange, minrange = midrange, azimuth = 0, dip = 0,
rake = 0, power = 1, control_points)
|
typeThe type of covariance function represented.
contributionThe variance associated with this structure.
maxrange,midrange,minrangeThe structure's range in three orthogonal directions, or the three semi-axes of the covariance ellipsoid.
azimuth,dip,rakeOrientation of the covariance ellipsoid in geological coordinates.
powerThe power parameter for the covariance functions that feature one.
covfun,covd1,covd2Functions to calculate the covariance matrices between a variable of interest and/or its derivatives.
covarianceStructure3DNonStat-init,
CovarianceMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.