| as.AnisotropyRangeMatrix | R Documentation |
Force a matrix M to be considered an anisotropy range matrix, i.e
with ranges and orientations,
such that u = sqrt(h' * M^{-1} * h) allows to use an isotropic
variogram.
as.AnisotropyRangeMatrix(x)
## Default S3 method:
as.AnisotropyRangeMatrix(x)
## S3 method for class 'AnisotropyRangeMatrix'
as.AnisotropyRangeMatrix(x)
x |
matrix simmetric positive definite (i.e. M above) |
the same anisotropy, specified as M
default: Default conversion to anisotropy range matrix
AnisotropyRangeMatrix: identity conversion
Other anisotropy:
AnisotropyRangeMatrix(),
AnisotropyScaling(),
anis_GSLIBpar2A(),
as.AnisotropyScaling(),
is.anisotropySpecification()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.