OrderedModel-class {lulcc} | R Documentation |
Class OrderedModel
Description
An S4 class to represent inputs to the Ordered allocation procedure
Slots
obs
an ObsLulcRasterStack object
ef
an ExpVarRasterList object
models
a PredictiveModelList object
time
numeric vector of timesteps over which simulation will occur
demand
matrix containing demand scenario
hist
RasterLayer showing land use history or NULL
mask
RasterLayer showing masked areas or NULL
neighb
NeighbRasterStack object or NULL
categories
numeric vector of land use categories
labels
character vector corresponding to
categories
rules
matrix with land use change decision rules
nb.rules
numeric with neighbourhood decision rules
order
numeric vector of land use categories in the order that change should be allocated
params
list with model parameters
output
RasterStack containing simulated land use maps or NULL
[Package lulcc version 1.0.4 Index]