Encoding: UTF-8
Package: emil
Type: Package
Title: Evaluation of Modeling without Information Leakage
Version: 2.1.1
Date: 2015-07-09
Authors@R: c(
    person("Christofer", "Backlin", role = c("aut", "cre"), email = "emil@christofer.backlin.se"),
    person("Mats", "Gustafsson", role = "aut")
    )
Author: Christofer Backlin [aut, cre],
    Mats Gustafsson [aut]
Maintainer: Christofer Backlin <emil@christofer.backlin.se>
Description: A toolbox for designing and evaluating predictive models with
    resampling methods. The aim of this package is to provide a simple and
    efficient general framework for working with any type of prediction
    problem, be it classification, regression or survival analysis, that is
    easy to extend and adapt to your specific setting. Some commonly used
    methods for classification, regression and survival analysis are included.
Depends: dplyr
Imports: data.table, ggplot2, graphics, grDevices, lazyeval, magrittr,
        methods, stats, tidyr, utils
Suggests: caret, cmprsk, glmnet, Hmisc, MASS, parallel, party, pamr,
        randomForest, RColorBrewer, rpart, survival, testthat (>=
        0.9.1)
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
URL: http://molmed.github.io/emil
BugReports: https://github.com/Molmed/emil/issues
NeedsCompilation: no
Packaged: 2015-07-09 07:32:07 UTC; christofer
Repository: CRAN
Date/Publication: 2015-07-09 14:47:42
