Stratify a raster Stack into the best fitting classes
Stratify.Rd
Stratify a raster Stack into the best fitting classes
Arguments
- Stack
a spatraster with all the variables used for generating the classes.
- LowGroup
an integer number, the lowest number of groups to test for.
- HighGroup
an integer number, the highest number of groups to test for.
- Criterion
either calinski or ssi, the criterion used for selecting the best number of groups.