cf_score: Calculate the metrics from GLIMPSS

Description Usage Arguments Value

View source: R/glimpss.R

Description

Calculate the metrics from GLIMPSS

Usage

1
cf_score(metrics, disturbance, sc_ceiling, sc_floor)

Arguments

metrics

= a data frame containing metric values

disturbance

= does the metric increase or decrease with disturbance? Requires: "INCREASE" or "DECREASE".

sc_ceiling

= the upper threshold typically defined by the 5th or 95th percentile.

sc_floor

= the lower threshold typically defined by the 5th or 95th percentile.

Value

A gradient scoring approach.


zsmith27/CHESSIE documentation built on May 25, 2019, 7:24 p.m.