SensAndSpecif: Sensitivity and Specificity of text mining functions

Description Usage Arguments Examples

Description

This is part of the validation workflow. The idea is that There is a dataframe which contains a column with the reference value and another column with the actual value. If the test or reference has not detected a value then this is a negative and is labelled as 'Insufficient'

Usage

1
SensAndSpecif(dataframe, ref, actual)

Arguments

dataframe

dataframe

ref

The column with the reference values

actual

The column with the actual values

Examples

1
#To be set up 

sebastiz/EndoMineR_devlop documentation built on May 29, 2019, 7:33 a.m.