mahadClassifier: Implements the mahad classifier evaluation

Description Usage Arguments Author(s)

View source: R/mahadClassifier.R

Description

Takes a dataframe as an argument and evaluates the performance of mahad as a classifier for that dataset.

Usage

1
mahadClassifier(x, truth, cut = 0.5)

Arguments

x

a dataframe on which to test the classifier

Author(s)

Richard D. Yentes rdyentes@ncsu.edu


ryentes/rdy-dissertation-tools documentation built on Dec. 5, 2019, 10:23 p.m.