Learn R Programming

⚠️There's a newer version (2.1.5) of this package.Take me there.

nproc (version 0.1)

Neyman-Pearson Receiver Operator Curve

Description

Given a sample of class 0 and class 1 and a classification method, the package generates the corresponding Neyman-Pearson classifier with a pre-specified type-I error control and Neyman-Pearson Receiver Operator Curve.

Copy Link

Version

Install

install.packages('nproc')

Monthly Downloads

145

Version

0.1

License

GPL-2

Maintainer

Yang Feng

Last Published

February 13th, 2016

Functions in nproc (0.1)

nproc

Calculate the Neyman-Pearson ROC
npc

Calculate the Neyman-Pearson Classifier from a sample of class 0 and class 1.
predict.npc

Predicting the outcome of a set of new observations using the fitted npc object.