AgreementBudget {lulcc} | R Documentation |
Create an AgreementBudget object
Description
This function quantifies sources of agreement and disagreement between a reference map for time 1, a reference map for time 2 and a simulated map for time 2 to provide meaningful information about the performance of land use change simulations.
Usage
AgreementBudget(x, ...)
## S4 method for signature 'ThreeMapComparison'
AgreementBudget(x, ...)
## S4 method for signature 'RasterLayer'
AgreementBudget(x, ...)
Arguments
x |
a ThreeMapComparison object or RasterLayer |
... |
additional arguments to ThreeMapComparison. Only required if x is not a ThreeMapComparison object |
Details
The types of agreement and disagreement considered are those descibed in Pontius et al. (2011):
Persistence simulated correctly (agreement)
Persistence simulated as change (disagreement)
Change simulated incorrectly (disagreement)
Change simulated correctly (agreement)
Change simulated as persistence (disagreement)
Value
An AgreementBudget
object.
References
Pontius Jr, R.G., Peethambaram, S., Castella, J.C. (2011). Comparison of three maps at multiple resolutions: a case study of land change simulation in Cho Don District, Vietnam. Annals of the Association of American Geographers 101(1): 45-62.
See Also
AgreementBudget-class
,
plot.AgreementBudget
, ThreeMapComparison
,
FigureOfMerit
Examples
## see lulcc-package examples