apply_const_error_to_spp_occupancy_data | R Documentation |
Apply constant error to spp occ data
apply_const_error_to_spp_occupancy_data( cor_num_PUs, cor_num_spp, cor_bpm, FP_rates_matrix, FN_rates_matrix )
cor_num_PUs |
integer |
cor_num_spp |
integer |
cor_bpm |
matrix |
FP_rates_matrix |
float matrix of False Positive error rates for each species/planning unit combination |
FN_rates_matrix |
float matrix of False Negative error rates for each species/planning unit combination |
Returns ret_vals_from_apply_errors list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.