| corClasses {ramps} | R Documentation |
Standard classes of spatial correlation structures available for the georamps function.
Spatial Structures:
corRExpcorRExpwrcorRGauscorRLincorRMaterncorRRatiocorRSphercorRWaveSpatio-Temporal Structures:
corRExp2corRExpwr2Temporally 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
corRExp,
corRExp2,
corRExpwr,
corRExpwr2,
corRExpwr2Dt,
corRGaus,
corRLin,
corRMatern,
corRRatio,
corRSpher
corRWave