corClasses {ramps} | R Documentation |
Standard classes of spatial correlation structures available for the georamps
function.
Spatial Structures:
corRCauchy
corRExp
corRExpwr
corRGaus
corRGneit
corRLin
corRMatern
corRSpher
corRWave
Spatio-Temporal Structures:
corRExp2
corRExpwr2
Temporally Integrated Spatial Structure:
corRExpwr2Dt
Users may define their own corStruct
classes by specifying a constructor
function and, at a minimum, methods for the functions corMatrix
and coef
.
Brian Smith brian-j-smith@uiowa.edu and Jose Pinheiro Jose.Pinheiro@pharma.novartis.com, and Douglas Bates bates@stat.wisc.edu
corRCauchy
,
corRExp
,
corRExp2
,
corRExpwr
,
corRExpwr2
,
corRExpwr2Dt
,
corRGaus
,
corRGneit
,
corRLin
,
corRMatern
,
corRSpher
corRWave