Learn R Programming

SDALGCP (version 0.4.0)

precomputeCorrMatrix: precomputeCorrMatrix function

Description

This function precomputes the covariance matrix

Usage

precomputeCorrMatrix(S.coord, phi)

Arguments

S.coord

The list of the coordinates of the points created in each polygon

phi

The vector of the scale parameter

Value

return an array of the covariance matrix for the specified vectors of phi

Details

This function precompute the covariance matrix using the exponential covariance function

See Also

SDALGCPpolygonpoints,