prediction_check: Check predictive accuracy

Description Usage Arguments Value

View source: R/prediction_check.R

Description

Gives predictive accuracy of a model.

Usage

1
prediction_check(p_table, threshold)

Arguments

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

Value

Table with true presences, false presences, true absences, false absences.


samaperrin/analyseslope documentation built on Jan. 8, 2020, 9:19 p.m.