Learn R Programming

PatternClass (version 2.0.1)

PatternClass-package: Class-focused pattern metric comparisons

Description

Permits the estimation of composition and configuration parameters from a binary landscape map (provided as a numeric matrix). These values are then used to simulate a series of statistically similar maps from which a suite of class-focused pattern metrics are computed and stored to produce empirical (null) distributions for each pattern metric. The package also produces probabilities and allows the testing of whether metric values measured for a map could have been produced by random chance. Numerous graphic outputs are also produced to facilitate the analysis and comparison of spatial patterns at the class-focus.

Arguments

Details

Package: PatternClass
Type: Package
Version: 2.0.0
Date: 2020-01-21
License: WGPS >= 3.0

singlemap, singleplotter, and doubleplotter are the workhorses of this package.

References

Remmel, T.K. and M.-J. Fortin. 2013. Categorical class map patterns: characterization and comparison. Landscape Ecology. DOI: 10.1007/s/10980-013-9905-x.

Remmel, T.K. and M.-J. Fortin. What constitutes a significant difference in landscape pattern? (using R). 2016. In Gergel, S.E. and M.G. Turner. Learning landscape ecology: concepts and techniques for a sustainable world (2nd ed.). New York: Springer. http://sarahgergel.net/lel/learning-landscape-ecology/

See Also

It would be prudent to also observe the landscapemetrics package.

Examples

Run this code
# NOT RUN {
# Specific examples are provided on the individual function manual pages.
# The order of function calls should be: singlemap(), then singleplotter()
# or
# singlemap(), singlemap(), doubleplotter()
# }

Run the code above in your browser using DataLab