Author: Christian Buchta and Michael Hahsler
Title: Mining frequent sequences
Description: Add-on for arules to handle and mine frequent sequences.
Provides interfaces to the C++ implementation of cSPADE by
Mohammed J. Zaki.
Diff between arulesSequences versions 0.1-5 dated 2009-01-09 and 0.1-6 dated 2009-04-27
CHANGELOG | 11 +++++++++++ DESCRIPTION | 16 +++++++++------- R/02sequences.R | 2 ++ src_exec/TPOSE/Array.h | 2 +- src_exec/cSPADE/Array.h | 2 +- src_exec/cSPADE/extl2.cc | 2 +- src_exec/cSPADE/maxgap.cc | 2 +- src_exec/cSPADE/partition.cc | 2 +- src_exec/cSPADE/sequence.cc | 2 +- 9 files changed, 28 insertions(+), 13 deletions(-)
More information about arulesSequences at CRAN
Permanent link
Author: John Fox
Diff between Rcmdr versions 1.4-9 dated 2009-04-04 and 1.4-10 dated 2009-04-27
Title: R Commander
Description: A platform-independent basic-statistics GUI (graphical
user interface) for R, based on the tcltk package.
DESCRIPTION | 11 +++++------
R/commander.R | 31 +++++++++++++++++--------------
R/utilities.R | 2 +-
inst/CHANGES | 8 ++++++++
man/Commander.Rd | 3 +++
man/Rcmdr-package.Rd | 4 ++--
6 files changed, 36 insertions(+), 23 deletions(-)
Author: James Honaker
Diff between Amelia versions 1.2-1 dated 2009-04-15 and 1.2-2 dated 2009-04-27
Title: Amelia II: A Program for Missing Data
Description: Amelia II "multiply imputes" missing data in a single
cross-section (such as a survey), from a time series (like
variables collected for each year in a country), or from a
time-series-cross-sectional data set (such as collected by
years for each of several countries). Amelia II implements our
bootstrapping-based algorithm that gives essentially the same
answers as the standard IP or EMis approaches, is usually
considerably faster than existing approaches and can handle
many more variables. Unlike Amelia I and other statistically
rigorous imputation software, it virtually never crashes (but
please let us know if you find to the contrary!). The program
also generalizes existing approaches by allowing for trends in
time series across observations within a cross-sectional unit,
as well as priors that allow experts to incorporate beliefs
they have about the values of missing cells in their data.
Amelia II also includes useful diagnostics of the fit of
multiple imputation models. The program works from the R
command line or via a graphical user interface that does not
require users to know R.
DESCRIPTION | 8
R/emb.r | 5
inst/doc/amelia.log | 4
inst/doc/amelia.pdf | 1716 +++++++++++++++++++++++++--------------------------
inst/doc/amelia.tex | 2
inst/doc/index.shtml | 2
6 files changed, 861 insertions(+), 876 deletions(-)
Author: Arnost Komarek
Diff between smoothSurv versions 0.3-12 dated 2008-06-26 and 0.4 dated 2009-04-27
Title: Survival Regression with Smoothed Error Distribution
Description: This package contains primarily a function to fit a
regression model with possibly right, left or interval censored
observations and with the error distrbution expressed as a
mixture of G-splines. Core part of the computation is done in
compiled C++ written using the Scythe Statistical Libary
Version 0.3.
CHANGES | 5 +++++
DESCRIPTION | 24 +++++++++++++-----------
R/smoothSurvReg.R | 8 ++++----
3 files changed, 22 insertions(+), 15 deletions(-)
Author: Rense Nieuwenhuis, Ben Pelzer, Manfred te Grotenhuis
Title: Tools for recognizing influential data in mixed models
Description: influence.ME provides a collection of tool for calculating
measures of influential data for mixed effects models. The
basic rationale behind identifying influential data is that
when iteratively single units are omitted from the data, models
based on these data should not produce substantially different
estimates. To standardize the assessment of how influential a
(single group of) observation(s) is, several measures of
influence are common practice. First, DFBETAS is a standardized
measure of the absolute difference between the estimate with a
particular case included and the estimate without that
particular case. Second, Cook's distance provides an overall
measurement of the change in all parameter estimates, or a
selection thereof.
Diff between influence.ME versions 0.6 dated 2009-04-26 and 0.6.1 dated 2009-04-27
DESCRIPTION | 8 ++++---- man/estex.Rd | 2 +- man/grouping.levels.Rd | 3 --- man/influence.ME-package.Rd | 6 +++--- 4 files changed, 8 insertions(+), 11 deletions(-)
Author: Arnost Komarek
Diff between glmmAK versions 1.2 dated 2008-06-26 and 1.3 dated 2009-04-27
Title: Generalized Linear Mixed Models
Description: Later
DESCRIPTION | 8 +++++---
inst/doc/index.html | 2 +-
man/GMRF.Rd | 6 +++---
3 files changed, 9 insertions(+), 7 deletions(-)
Author: Ollivier TARAMASCO
Title: Hidden Markov Models simulations and estimations
Description: Discrete, univariate or multivariate gaussian, mixture of
univariate or multivariate gaussian HMM functions for
simulation and estimation.
Diff between RHmm versions 1.2.0 dated 2008-11-30 and 1.3.0 dated 2009-04-27
DESCRIPTION | 28 ++++++---- R/RHmm-HyperNew.R | 4 - R/RHmm-internals.R | 4 - R/RHmm.R | 9 ++- README | 3 - man/HMMFit.rd | 15 +++-- man/distributionSet.rd | 12 ++-- src/AllDistributions.h | 4 - src/Debogage.h | 4 - src/Hmm.h | 4 - src/Kmeans.cpp | 4 - src/Kmeans.h | 4 - src/MultivariateNormalUtil.cpp | 4 - src/MultivariateNormalUtil.h | 4 - src/OTMathUtil.h | 4 - src/REquivalents.h | 4 - src/RHmm.cpp | 18 ++++-- src/RHmm.h | 4 - src/SamplesUtil.cpp | 4 - src/SamplesUtil.h | 4 - src/cBaumWelch.cpp | 4 - src/cBaumWelch.h | 4 - src/cBaumWelchInParam.cpp | 4 - src/cBaumWelchInParam.h | 4 - src/cDiscrete.cpp | 4 - src/cDiscrete.h | 4 - src/cDistribution.h | 4 - src/cHmm.cpp | 4 - src/cHmm.h | 4 - src/cHmmFit.cpp | 4 - src/cHmmFit.h | 4 - src/cInParam.cpp | 4 - src/cInParam.h | 4 - src/cLogBaumWelch.cpp | 103 ++++++++++++++++++++++++++++++++++++---- src/cLogBaumWelch.h | 8 ++- src/cMixtMultivariateNormal.cpp | 4 - src/cMixtMultivariateNormal.h | 4 - src/cMixtUnivariateNormal.cpp | 4 - src/cMixtUnivariateNormal.h | 4 - src/cMultivariateNormal.cpp | 4 - src/cMultivariateNormal.h | 4 - src/cOTError.cpp | 4 - src/cOTError.h | 4 - src/cOTMatrix.cpp | 4 - src/cOTMatrix.h | 4 - src/cOTVector.cpp | 4 - src/cOTVector.h | 4 - src/cRUtils.cpp | 4 - src/cRUtils.h | 4 - src/cRandomGenerator.h | 4 - src/cUnivariateNormal.cpp | 4 - src/cUnivariateNormal.h | 4 - src/cViterbi.cpp | 4 - src/cViterbi.h | 4 - src/logprob.cpp | 4 - src/logprob.h | 4 - 56 files changed, 246 insertions(+), 142 deletions(-)
Author: Matthias Kohl
Title: Miscellaneous Functions from M. Kohl
Description: Miscellaneous Functions from M. Kohl
Diff between MKmisc versions 0.3 dated 2008-11-30 and 0.4 dated 2009-04-27
DESCRIPTION | 28 +++++++++++++++------------- R/corPlot.R | 11 ++++++----- R/heatmapCol.R | 4 ++-- man/MKmisc-package.Rd | 6 +++--- man/corDist.Rd | 6 +++--- man/corPlot.Rd | 9 +++++++-- man/heatmapCol.Rd | 3 ++- 7 files changed, 38 insertions(+), 29 deletions(-)
Author: Bjoern Bornkamp, Jose Pinheiro and Frank Bretz
Title: Design and Analysis of Dose-Finding Studies
Description: This package implements a methodology for the design and
analysis of dose-response studies that combines aspects of
multiple comparison procedures and modeling approaches (Bretz,
Pinheiro and Branson, 2005, Biometrics 61, 738-748). The
package provides tools for the analysis of dose finding trials
as well as a variety of tools necessary to plan a trial to be
conducted with the MCPMod methodology.
Diff between MCPMod versions 1.0-2 dated 2009-03-04 and 1.0-3 dated 2009-04-27
ChangeLog | 5 DESCRIPTION | 34 R/analysisMM.R | 6 ToDo | 3 inst/doc/MCPMod.pdf | 2132 ++++++++++++++++++++++++-------------------------- inst/doc/Rplots.pdf |only man/MCPMod-package.Rd | 4 7 files changed, 1078 insertions(+), 1106 deletions(-)
Author: Stephen Gardiner and Paul Murrell
Title: Quality Control for Graphics in R
Description: The package provides functions to generate graphics files,
compare them with ``model'' files, and report the results.
Diff between graphicsQC versions 1.0-3 dated 2009-03-31 and 1.0-4 dated 2009-04-27
ChangeLog | 9 +++++++++ DESCRIPTION | 6 +++--- inst/CITATION |only inst/doc |only 4 files changed, 12 insertions(+), 3 deletions(-)
Author: Michael A. Lawrence
Title: Easy analysis and visualization of factorial experiments.
Description: This package facilitates easy analysis of factorial
experiments, including purely within-Ss designs (a.k.a.
"repeated measures"), purely between-Ss designs, and mixed
within-and-between-Ss designs. The functions in this package
provide easy access to descriptive statistics, ANOVA,
permutation tests, and visualization of results.
Diff between ez versions 1.0 dated 2009-04-26 and 1.1 dated 2009-04-27
DESCRIPTION | 12 ++++++------ NAMESPACE | 2 +- R/ez-internal.R | 15 +++++++++++++++ R/ezPerm.R |only man/ANT.Rd | 2 +- man/ez-package.Rd | 17 +++++++++++++---- man/ezANOVA.Rd | 7 +++---- man/ezPerm.Rd |only man/ezPlot.Rd | 2 +- man/ezStats.Rd | 2 +- 10 files changed, 41 insertions(+), 18 deletions(-)
Author: Manuel J. A. Eugster
Diff between archetypes versions 0.1-1 dated 2009-04-15 and 1.0 dated 2009-04-27
Title: Archetypal Analysis
Description: The main function archetypes implements a framework for
archetypal analysis supporting arbitary problem solving
mechanisms for the different conceputal parts of the algorithm.
NOTE: This package is used as real-world test application for
the Roxygen documentation system. At the moment, Roxygen does
not produce "good" help pages for the everyday use of a
package; we refer to the vignette for a consistent package
illustration.
DESCRIPTION | 10
inst/CITATION | 27 +
inst/doc/archetypes.Rnw | 727 +++++++++++++++++++++++++++---------------------
inst/doc/archetypes.bib | 88 +++--
inst/doc/archetypes.pdf |binary
inst/doc/rt-002.pdf |only
inst/doc/rt-003.pdf |only
7 files changed, 494 insertions(+), 358 deletions(-)