The internal BASSr benefit algorithm
Usage
speedbass(hex, w, sample, total, printDets = FALSE)
Arguments
- hex
A vector of land cover values
- w
A vector of weights for each land cover value
- sample
a vector of land cover values from random sample
- total
a vector of land cover values from total of study area
- printDets
logical - should you print the details - messy for now.