| CluesModel-class {lulcc} | R Documentation |
Class CluesModel
Description
An S4 class to represent inputs to the CLUE-S land use change model.
Slots
obsan ObsLulcRasterStack object
efan ExpVarRasterList object
modelsa PredictiveModelList object
timenumeric vector of timesteps over which simulation will occur
demandmatrix containing demand scenario
histRasterLayer showing land use history or NULL
maskRasterLayer showing masked areas or NULL
neighbNeighbRasterStack object or NULL
categoriesnumeric vector of land use categories
labelscharacter vector corresponding to
categoriesrulesmatrix with land use change decision rules
nb.rulesnumeric with neighbourhood decision rules
elasnumeric indicating elasticity to change (only required for
paramslist with model parameters
outputRasterStack containing simulated land use maps or NULL
[Package lulcc version 1.0.4 Index]