Package: ClassifyR
Type: Package
Title: A framework for two-class classification problems, with
        applications to differential variability and differential
        distribution testing.
Version: 1.0.18
Date: 2014-03-13
Author: Dario Strbenac, John Ormerod, Graham Mann, Jean Yang
Maintainer: Dario Strbenac <dario.strbenac@sydney.edu.au>
VignetteBuilder: knitr
biocViews: Classification, Survival
Depends: R (>= 3.0.3), methods, Biobase, BiocParallel
Imports: locfit, ROCR, grid
Suggests: limma, edgeR, car, Rmixmod, ggplot2, gridExtra, BiocStyle,
        pamr, sparsediscrim, PoiClaClu, curatedOvarianData,
        parathyroidSE, knitr, klaR, gtable, scales
Description: The software formalises a framework for classification in R.
             There are four stages. Data transformation, feature selection,
             and prediction. The requirements of variable types and names are
             fixed, but specialised variables for functions can also be provided.
             The classification framework is wrapped in a driver loop, that
             reproducibly does a couple of cross-validation schemes.
             Functions for differential expression, differential variability,
             and differential distribution are included. Additional functions
             may be developed by the user, if they have better performing methods.
Collate: classes.R utilities.R calcPerformance.R classifyInterface.R
        DMDselection.R edgeRselection.R errorMap.R fisherDiscriminant.R
        distribution.R getLocationsAndScales.R
        KolmogorovSmirnovSelection.R KullbackLeiblerSelection.R
        leveneSelection.R likelihoodRatioSelection.R limmaSelection.R
        mixmodels.R naiveBayesKernel.R
        nearestShrunkenCentroidSelectionInterface.R
        nearestShrunkenCentroidTrainInterface.R
        nearestShrunkenCentroidPredictInterface.R plotFeatureClasses.R
        rankPlot.R runTest.R runTests.R selectionPlot.R
        subtractFromLocation.R
License: GPL-3
Packaged: 2015-03-14 04:56:48 UTC; biocbuild
Built: R 3.1.3; ; 2015-03-14 06:53:21 UTC; windows
