Last data update: 2014.03.03

R: Receiver Operator Characteristic Rcmdr Plug-In
RcmdrPlugin.ROC-packageR Documentation

Receiver Operator Characteristic Rcmdr Plug-In

Description

Rcmdr GUI extension plug-in for Receiver Operator Characteristic tools from pROC and ROCR packages. Also it ads a Rcmdr GUI extension for Hosmer and Lemeshow GOF test from the package ResourceSelection.

Details

Package: RcmdrPlugin.ROC
Type: Package
Version: 1.0-17
Date: 2014-12-20
License: GPL (>= 2)
LazyLoad: yes

Author(s)

Daniel-Corneliu Leucuta, Mihaela Hedesiu, Andrei Achimas, Oana Almasan

Maintainer: Daniel-Corneliu Leucuta <danny.ldc@gmail.com>

See Also

Rcmdr

Examples

data(aSAH)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(RcmdrPlugin.ROC)
Error in library(RcmdrPlugin.ROC) : 
  there is no package called 'RcmdrPlugin.ROC'
Execution halted