fiveMetricFUN: Five Performance Metrics.

Description Usage Arguments Examples

View source: R/fiveMetricFUN.R

Description

A collection of tests that are output as one using the five performance metrics noted in Zikova, N., Hopke, P. K., & Ferro, A. R. (2017). Evaluation of new low-cost particle monitors for PM2.5 concentrations measurements. Journal of Aerosol Science, 105, 24-34. 10.1016/j.jaerosci.2016.11.010.

Usage

1
fiveMetricFUN(x, obs, comparison.value, bin = 2)

Arguments

obs

The column under investigation

comparison.value

The comparison column.

bin

The bin size to use in limit of detection. Default is 2.

Examples

1
fiveMetricsFUN()

gmiskell/generalRfunctions documentation built on May 17, 2019, 7:06 p.m.