impIndicator 0.6.1
-
Improve the indicator names for clearity and consistency
-
compute_impact_per_species()changed tocompute_species_indicator() -
compute_impact_per_site()changed tocompute_site_indicator() -
compute_impact_indicator()changed tocompute_regional_indicator()
-
The name overall impact indicator has been changed to regional impact indicator
The species and regional impact indicators are no longer divided by the total number of sites occupied in the analysis
Fix the bug in the exponential transformation of impact categories to impact scores
impIndicator 0.6.0
Create the prepare_indicators_bootstrap function which returns parameters need for bootstrapping and confidence interval via the dubicube
Make the prepare_indicators_bootstrap to use only impact cube object. An impact cube is an object that contain occurrence cube and impact data. It can save the computational time due to recombining during a multiple computation from a set of data such as bootstrapping.
impIndicator 0.5.0
- Add cross_validation result to README using the Acacia example
- Create and export function to create occurrence cube with impact data (impact_cube_data)
impIndicator 0.4.0
- Allow users to specify region for the indicator to be calculated on. The occurrence is intersected with the region provided as shapefile in the indicator functions.
impIndicator 0.3.0
Improve logo
Improve Readme and vignettes for b-cuded website
Styling of README and vignettes for b-cuded website
Return indicators’ information
