Title: Hierarchical Clustering with Prototypes
Diff between protoclust versions 1.4 dated 2015-01-28 and 1.5 dated 2015-02-21
Description: Performs minimax linkage hierarchical clustering. Every cluster
has an associated prototype element that represents that cluster as
described in Bien, J., and Tibshirani, R. (2011), "Hierarchical Clustering
with Prototypes via Minimax Linkage," accepted for publication in The
Journal of the American Statistical Association, DOI:
10.1198/jasa.2011.tm10183.
Author: Jacob Bien and Rob Tibshirani
Maintainer: Jacob Bien
DESCRIPTION | 8 ++++----
MD5 | 4 ++--
src/hier.c | 18 ++++++++++++------
3 files changed, 18 insertions(+), 12 deletions(-)
Title: Utilities for Producing Maps
Diff between mapmisc versions 1.1.1 dated 2015-01-05 and 1.1.3 dated 2015-02-21
Description: A minimal, light-weight set of tools for producing nice looking maps in R.
Author: Patrick Brown
Maintainer: Patrick Brown
DESCRIPTION | 14 ++++----
MD5 | 23 ++++++-------
R/colourScale.R | 11 +++++-
R/legendBreaks.R | 85 ++++++++++++++++++++++++++++++++++++++++++++++++-
R/openmap.R | 14 ++++----
R/utils.R | 76 +++++++++++++++++++++++++++++++++----------
inst/doc/mapLayers.pdf |binary
inst/doc/mapmisc.pdf |binary
man/colourScale.Rd | 16 ++-------
man/legendBreaks.Rd |only
man/netherlands.Rd | 2 -
man/openmap.Rd | 6 ++-
man/scaleBar.Rd | 2 -
13 files changed, 190 insertions(+), 59 deletions(-)
Title: Simultaneous Critical Values for t-Tests in Very High Dimensions
Diff between highTtest versions 1.0 dated 2014-10-17 and 1.1 dated 2015-02-21
Description: Implements the method developed by Cao and Kosorok (2011) for the significance analysis of thousands of features in high-dimensional biological studies. It is an asymptotically valid data-driven procedure to find critical values for rejection regions controlling the k-familywise error rate, false discovery rate, and the tail probability of false discovery proportion.
Author: Hongyuan Cao [aut],
Michael Kosorok [aut],
Shannon Holloway [aut, cre]
Maintainer: Shannon Holloway
DESCRIPTION | 11 ++++++-----
MD5 | 8 ++++----
NAMESPACE | 1 -
R/methods-venn.R | 9 +++++++--
man/highTtest.Rd | 6 ++++--
5 files changed, 21 insertions(+), 14 deletions(-)
Title: A Toolkit for Recursive Partytioning
Diff between partykit versions 0.8-4 dated 2015-01-07 and 1.0-0 dated 2015-02-21
Description: A toolkit with infrastructure for representing, summarizing, and
visualizing tree-structured regression and classification models. This
unified infrastructure can be used for reading/coercing tree models from
different sources (rpart, RWeka, PMML) yielding objects that share
functionality for print/plot/predict methods. Furthermore, new and improved
reimplementations of conditional inference trees (ctree) and model-based
recursive partitioning (mob) from the party package are provided based
on the new infrastructure.
Author: Torsten Hothorn [aut, cre],
Achim Zeileis [aut]
Maintainer: Torsten Hothorn
DESCRIPTION | 8 ++++----
MD5 | 22 +++++++++++-----------
NAMESPACE | 12 ++++++++++++
R/cforest.R | 4 ++--
inst/CITATION | 15 +++++----------
inst/NEWS.Rd | 10 ++++++++++
inst/doc/constparty.pdf |binary
inst/doc/ctree.pdf |binary
inst/doc/mob.pdf |binary
inst/doc/partykit.pdf |binary
man/cforest.Rd | 2 +-
vignettes/ctree.Rout.save | 18 +++++++++---------
12 files changed, 54 insertions(+), 37 deletions(-)
Title: Easy Handling Discrete Time Markov Chains
Diff between markovchain versions 0.1.0 dated 2015-01-04 and 0.1.1 dated 2015-02-21
Description: Functions and S4 methods to create and manage discrete time Markov chains (DTMC) more easily. In addition functions to perform statistical (fitting and drawing random variates) and probabilistic (analysis of DTMC proprieties) analysis are provided.
Author: Giorgio Alfredo Spedicato
Maintainer: Giorgio Alfredo Spedicato
ChangeLog | 4 +
DESCRIPTION | 12 ++---
MD5 | 28 ++++++------
NEWS | 8 +--
R/1_functions4Fitting.R | 44 ++++++++++++++-----
data/blanden.rda |binary
data/craigsendi.rda |binary
data/holson.rda |binary
data/preproglucacon.rda |binary
data/rain.rda |binary
inst/doc/an_introduction_to_markovchain_package.R | 3 -
inst/doc/an_introduction_to_markovchain_package.Rnw | 3 -
inst/doc/an_introduction_to_markovchain_package.pdf |binary
man/markovchain-package.Rd | 4 -
vignettes/an_introduction_to_markovchain_package.Rnw | 3 -
15 files changed, 69 insertions(+), 40 deletions(-)
Title: Improved Predictors
Diff between ipred versions 0.9-3 dated 2013-12-20 and 0.9-4 dated 2015-02-21
Description: Improved predictive models by indirect classification and
bagging for classification, regression and survival problems
as well as resampling based estimators of prediction error.
Author: Andrea Peters [aut],
Torsten Hothorn [aut, cre],
Brian D. Ripley [ctb],
Terry Therneau [ctb],
Beth Atkinson [ctb]
Maintainer: Torsten Hothorn
DESCRIPTION | 8 ++++----
MD5 | 20 ++++++++++----------
NAMESPACE | 2 +-
build/vignette.rds |binary
inst/NEWS | 4 ++++
inst/doc/ipred-examples.pdf |binary
man/bagging.Rd | 2 +-
tests/Examples/ipred-Ex.Rout.save | 12 +++++-------
tests/ipred-bugs.Rout.save | 8 +++-----
tests/ipred-segfault.Rout.save | 8 +++-----
tests/ipred-smalltest.Rout.save | 8 +++-----
11 files changed, 34 insertions(+), 38 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-02-19 2.0
2014-09-11 1.0