Last data update: 2014.03.03

IMP

Package: IMP
Type: Package
Title: Interactive Model Performance Evaluation
Version: 1.1
Date: 2016-1-29
Authors@R: person("Anup", "Nair", email = "nairanup50695@gmail.com", role = c("aut","cre"))
Description: Contains functions for evaluating & comparing the performance of Binary classification models. Functions can be called either statically or interactively (as Shiny Apps).
License: GPL
LazyData: TRUE
Imports: dplyr, ggplot2, stats, tidyr, shiny
RoxygenNote: 5.0.1
URL: https://github.com/anup50695/IMPPackage
NeedsCompilation: no
Packaged: 2016-01-29 16:38:44 UTC; anup.a.nair
Author: Anup Nair [aut, cre]
Maintainer: Anup Nair <nairanup50695@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-29 22:46:46

2 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'IMP' ...
** package 'IMP' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'IMP'
    finding HTML links ... done
    interConfMatrix                         html  
    interPerfMeasures                       html  
    staticConfMatrix                        html  
    staticPerfMeasures                      html  
** building package indices
** testing if installed package can be loaded
* DONE (IMP)
Making 'packages.html' ... done