Description Usage Arguments Value
View source: R/species_validate.R
Function gives best threshold above and below of which species will or will not colonise
1 | species_validate(predictions_results, fp = 2, fn = 1)
|
predictions_results |
Data frame which lists the chance that species will colonise a lake, and whether or not they in fact did. |
fp |
The cost of a false presence. |
fn |
Cost of a false negative. |
Your pseudo R^2 value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.