FUTURES v2.2.0
This release brings new validation modules, speeds up r.futures.potential and includes better handling of some edge cases.
-
add new modules for validation (#36)
- includes allocation/quantity disagreement, cohen's kappa, Kappa simulation (Vliet et al, 2011)
- r.futures.validation: global validation
- r.futures.gridvalidation: validation on a grid (useful for large areas)
-
r.futures.pga
-
r.futures.potential: model selection improvements (#23)
- speed up with parallelization of dredge function (requires R snow package)
- option to output file summarizing all models
- add option
fixed_columns
to specify predictors that should always be included
-
r.futures.demand
-
r.futures.parallelpga and r.futures.calibration - add memory option from r.futures.pga