spatial | R Documentation |
Check conformity of arguments and return a spatial
object.
spatial(coordinates, incidence, covariance, precision)
coordinates |
two-column matrix-like set of row and column coordinates of observational units |
incidence |
matrix-like object |
covariance |
matrix-like object |
precision |
matrix-like object |
A list with elements coordinates
, incidence.matrix
,
structure.matrix
and structure.type
, which is a string
indicating either covariance
or precision
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.