covarianceStructure3DNonStat-class: Non stationary covariance structure

Description Usage Slots See Also

Description

Representation of one structure in a non stationary spatial continuity model.

Usage

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)

Slots

type

The type of covariance function represented.

contribution

The variance associated with this structure.

maxrange,midrange,minrange

The structure's range in three orthogonal directions, or the three semi-axes of the covariance ellipsoid.

azimuth,dip,rake

Orientation of the covariance ellipsoid in geological coordinates.

power

The power parameter for the covariance functions that feature one.

covfun,covd1,covd2

Functions to calculate the covariance matrices between a variable of interest and/or its derivatives.

See Also

covarianceStructure3DNonStat-init, CovarianceMatrix


italo-goncalves/geomod3D documentation built on May 24, 2019, 2:49 p.m.