species_validate: Species model validation

Description Usage Arguments Value

View source: R/species_validate.R

Description

Function gives best threshold above and below of which species will or will not colonise

Usage

1
species_validate(predictions_results, fp = 2, fn = 1)

Arguments

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.

Value

Your pseudo R^2 value.


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