Description Usage Arguments Details Value References See Also Examples
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.
1 2 3 4 5 6 7 | AgreementBudget(x, ...)
## S4 method for signature 'ThreeMapComparison'
AgreementBudget(x, ...)
## S4 method for signature 'RasterLayer'
AgreementBudget(x, ...)
|
x |
a ThreeMapComparison object or RasterLayer |
... |
additional arguments passed to ThreeMapComparison |
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)
An AgreementBudget
object.
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.
AgreementBudget-class
,
plot.AgreementBudget
, ThreeMapComparison
,
FigureOfMerit
1 | ## see lulcc2-package examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.