AgreementBudget-class {lulcc} | R Documentation |
Class AgreementBudget
Description
An S4 class for information about sources of agreement and disagreement between three categorical raster maps.
Slots
tables
list of data.frames that depict the three dimensional table described by Pontius et al. (2011) at different resolutions
factors
numeric vector of aggregation factors
maps
list of RasterStack objects containing land use maps at different resolutions
categories
numeric vector of land use categories
labels
character vector corresponding to
categories
overall
data.frame containing the overall agreement budget
category
list of data.frames showing the agreement budget for each category
transition
list of data.frames showing the agreement budget for all possible transitions
[Package lulcc version 1.0.4 Index]