Author: R-core members, Saikat DebRoy
Diff between foreign versions 0.8-33 dated 2009-02-18 and 0.8-34 dated 2009-03-12
Title: Read Data Stored by Minitab, S, SAS, SPSS, Stata, Systat, dBase,
...
Description: Functions for reading and writing data stored by
statistical packages such as Minitab, S, SAS, SPSS, Stata,
Systat, ..., and for reading and writing .dbf (dBase) files.
ChangeLog | 17 ++
DESCRIPTION | 23 ++-
R/read.dta.R | 6 +
R/spss.R | 6 +
man/read.dta.Rd | 7 +
man/read.spss.Rd | 7 +
src/avl.c | 299 +++------------------------------------------------
src/avl.h | 67 ++---------
src/file-handle.c | 10 -
src/pfm-read.c | 4
src/sfm-read.c | 26 ++--
src/spss.c | 10 -
tests/download.R |only
tests/spss.R | 1
tests/spss.Rout.save | 4
15 files changed, 114 insertions(+), 373 deletions(-)
Author: S original
Diff between boot versions 1.2-35 dated 2009-01-04 and 1.2-36 dated 2009-03-12
Title: Bootstrap R (S-Plus) Functions (Canty)
Description: functions and datasets for bootstrapping from the book
"Bootstrap Methods and Their Applications" by A. C. Davison and
D. V. Hinkley (1997, CUP).
ChangeLog | 4 ++++
DESCRIPTION | 20 +++++++++++---------
R/bootfuns.q | 20 ++++++++++----------
R/zzz.R | 2 ++
man/simplex.object.Rd | 2 +-
5 files changed, 28 insertions(+), 20 deletions(-)
Author: Miika Ahdesmaki and Korbinian Strimmer
Title: Shrinkage Discriminant Analysis and Feature Selection
Description: This package provides an efficient framework for
high-dimensional linear and diagonal discriminant analysis with
feature selection. The classifier is trained using Stein-type
shrinkage estimators and features are ranked using
correlation-adjusted t-scores. Feature selection is controlled
using false non-discovery rates or higher criticism scores.
Diff between sda versions 1.0.3 dated 2008-12-08 and 1.1.0 dated 2009-03-12
DESCRIPTION | 24 ++++++---- NEWS | 10 ++++ R/centroids.R | 16 +++++- R/predict.sda.R | 15 ++++-- R/sda.R | 73 ++----------------------------- R/sda.ranking.R |only data/khan2001.rda |binary data/singh2002.rda |only man/centroids.Rd | 3 - man/khan2001.Rd | 35 +++++++++------ man/predict.sda.Rd |only man/sda.Rd | 122 ++++++++++++++++++++++++----------------------------- man/sda.package.Rd | 28 +++++++----- man/sda.ranking.Rd |only man/singh2002.Rd |only 15 files changed, 149 insertions(+), 177 deletions(-)
Author: Petr Savicky
Diff between rngwell19937 versions 0.5-0 dated 2009-03-05 and 0.5-1 dated 2009-03-12
Title: WELL19937a random number generator implemented with 53 bit
output
Description: Random number generator WELL19937a by F. Panneton, P.
L'Ecuyer and M. Matsumoto with initialization using MRG32k5a by
P. L'Ecuyer. WELL19937a is of similar type as Mersenne Twister
(MT), is slightly slower than MT, has better equidistribution
than MT and faster recovery from states with prevailing zeros.
The output function may be set to provide numbers with 53 or 32
random bits.
CHANGELOG |only
DESCRIPTION | 20 ++++++++++++++------
R/validate.R | 5 ++++-
3 files changed, 18 insertions(+), 7 deletions(-)
Author: Jelle Goeman
Diff between penalized versions 0.9-22 dated 2008-09-29 and 0.9-23 dated 2009-03-12
Title: L1 (lasso) and L2 (ridge) penalized estimation in GLMs and in
the Cox model
Description: A package for fitting possibly high dimensional penalized
regression models. The penalty structure can be any combination
of an L1 penalty (lasso), an L2 penalty (ridge) and a
positivity constraint on the regression coefficients. The
supported regression models are linear, logistic and poisson
regression and the Cox Proportional Hazards model.
Cross-validation routines allow optimization of the tuning
parameters.
penalized-0.9-22/penalized/inst/doc/penalized-breslowplot.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-breslowplot.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized-positivestepsplot.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-positivestepsplot.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized-profpathplot.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-profpathplot.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized-profplot1.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-profplot1.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized-profplot2.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-profplot2.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized-stepsplot.eps |only
penalized-0.9-22/penalized/inst/doc/penalized-stepsplot.pdf |only
penalized-0.9-22/penalized/inst/doc/penalized.aux |only
penalized-0.9-22/penalized/inst/doc/penalized.log |only
penalized-0.9-22/penalized/inst/doc/penalized.tex |only
penalized-0.9-22/penalized/inst/doc/penalized.toc |only
penalized-0.9-23/penalized/DESCRIPTION | 43
penalized-0.9-23/penalized/NAMESPACE | 2
penalized-0.9-23/penalized/R/checkinput.R | 30
penalized-0.9-23/penalized/R/core.R | 57
penalized-0.9-23/penalized/R/cox.R | 78
penalized-0.9-23/penalized/R/cvl.R | 21
penalized-0.9-23/penalized/R/linear.R | 7
penalized-0.9-23/penalized/R/logit.R | 10
penalized-0.9-23/penalized/R/penalized.R | 53
penalized-0.9-23/penalized/R/penfit.R | 31
penalized-0.9-23/penalized/R/poisson.R | 9
penalized-0.9-23/penalized/changelog.txt | 13
penalized-0.9-23/penalized/inst/doc/Rplots.pdf |only
penalized-0.9-23/penalized/inst/doc/Rplots.ps |35090 ++++------
penalized-0.9-23/penalized/inst/doc/penalized.Rnw | 7
penalized-0.9-23/penalized/inst/doc/penalized.bib | 282
penalized-0.9-23/penalized/inst/doc/penalized.pdf |binary
penalized-0.9-23/penalized/man/cvl.Rd | 2
penalized-0.9-23/penalized/man/penalized.Rd | 2
penalized-0.9-23/penalized/man/plotpath.Rd | 2
36 files changed, 17876 insertions(+), 17863 deletions(-)
Author: David Scott
Diff between HyperbolicDist versions 0.5-2 dated 2008-04-29 and 0.5-3 dated 2009-03-12
More information about HyperbolicDist at CRAN
Title: The hyperbolic distribution
Description: This package provides functions for the hyperbolic and
related distributions. Density, distribution and quantile
functions and random number generation are provided for the
hyperbolic distribution, the generalized hyperbolic
distribution, the generalized inverse Gaussian distribution and
the skew-Laplace distribution. Additional functionality is
provided for the hyperbolic distribution, including fitting of
the hyperbolic to data.
ChangeLog | 40 ++++++++++++++-
DESCRIPTION | 38 ++++++++------
R/hyperbCvMTest.R | 37 +++++++-------
R/hyperbFit.R | 54 ++++++++++----------
R/summary.hyperbFit.R | 84 ++++++++++++++++----------------
man/HyperbolicDistribution.Rd | 25 ++++-----
man/RLambda.Rd | 17 +++---
man/dghyp.Rd | 106 ++++++++++++++++++++--------------------
man/dgig.Rd | 110 +++++++++++++++++++++---------------------
man/dhyperb.Rd | 47 ++++++++---------
man/ghypCalcRange.Rd | 2
man/ghypChangePars.Rd | 28 +++++-----
man/gigCalcRange.Rd | 5 +
man/gigChangePars.Rd | 20 +++----
man/gigMean.Rd | 15 +++--
man/hyperbCalcRange.Rd | 2
man/hyperbChangePars.Rd | 32 ++++++------
man/hyperbCvMTest.Rd | 44 ++++++++--------
man/hyperbFit.Rd | 14 ++---
man/hyperbFitStart.Rd | 17 +++---
man/hyperbMean.Rd | 30 ++++++-----
man/hyperbWSqTable.Rd | 21 ++++----
man/logHist.Rd | 2
man/summary.hyperbFit.Rd | 27 ++++------
24 files changed, 433 insertions(+), 384 deletions(-)
Permanent link