spatial: Build a spatial model

Description Usage Arguments Value

View source: R/spatial.R

Description

Check conformity of arguments and return a spatial object.

Usage

1
spatial(coordinates, incidence, covariance, precision)

Arguments

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

Value

A list with elements coordinates, incidence.matrix, structure.matrix and structure.type, which is a string indicating either covariance or precision.


famuvie/breedR documentation built on Sept. 6, 2021, 4:50 a.m.