Description Usage Arguments Value
View source: R/prediction_check.R
Gives predictive accuracy of a model.
1 | prediction_check(p_table, threshold)
|
p_table |
Table with two columns, one showing likelihood of colonisation and one showing whether or not there was in fact colonisation |
threshold |
Percentage threshold above which species will colonise a lake and below which they will not |
Table with true presences, false presences, true absences, false absences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.