| coco-class {cocons} | R Documentation |
An S4 class to store information
Description
An S4 class to store information
Slots
typeOne of two available types "dense" or "sparse". See description.
dataA data.frame with covariates information, where colnames(data) matches model.list specification
locsa matrix with locs matching data
zA vector with response values
model.listA list specyfing a model for each aspect of the spatial structure.
infoa list with information about the coco object
outputan 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]