coco-class {cocons} | R Documentation |
An S4 class to store information
Description
An S4 class to store information
Slots
type
One of two available types "dense" or "sparse". See description.
data
A data.frame with covariates information, where colnames(data) matches model.list specification
locs
a matrix with locs matching data
z
A vector with response values
model.list
A list specyfing a model for each aspect of the spatial structure.
info
a list with information about the coco object
output
an output from optimparallel output, including as well boundaries information as another element of the list
Author(s)
Federico Blasi
[Package cocons version 0.1 Index]