Author: Achim Zeileis, Gabor Grothendieck
Title: Z's ordered observations
Description: An S3 class with methods for totally ordered indexed
observations. It is particularly aimed at irregular
time series of numeric vectors/matrices and factors.
zoo's key design goals are independence of a particular
index/date/time class and consistency with with ts and
base R by providing methods to extend standard generics.
Diff between zoo versions 1.5-3 dated 2008-04-22 and 1.5-4 dated 2008-07-09
zoo-1.5-3/zoo/inst/doc/plot-axes.pdf |only zoo-1.5-3/zoo/inst/doc/plot-axes.tex |only zoo-1.5-3/zoo/inst/doc/zoo-faq.tex |only zoo-1.5-3/zoo/inst/doc/zoo-quickref.tex |only zoo-1.5-3/zoo/inst/doc/zoo.tex |only zoo-1.5-4/zoo/DESCRIPTION | 6 zoo-1.5-4/zoo/NEWS | 18 zoo-1.5-4/zoo/R/aggregate.zoo.R | 2 zoo-1.5-4/zoo/R/plot.zoo.R | 20 zoo-1.5-4/zoo/R/read.zoo.R | 8 zoo-1.5-4/zoo/R/yearmon.R | 5 zoo-1.5-4/zoo/R/yearqtr.R | 1 zoo-1.5-4/zoo/WISHLIST | 4 zoo-1.5-4/zoo/inst/doc/zoo-faq.Rnw | 195 ++- zoo-1.5-4/zoo/inst/doc/zoo-faq.pdf | 1687 +++++++++++++++++--------------- zoo-1.5-4/zoo/inst/doc/zoo-quickref.Rnw | 54 + zoo-1.5-4/zoo/inst/doc/zoo-quickref.pdf | 1210 ++++++++++++---------- zoo-1.5-4/zoo/inst/doc/zoo.pdf | 548 +++++----- zoo-1.5-4/zoo/man/aggregate.zoo.Rd | 25 zoo-1.5-4/zoo/man/as.Date.ts.Rd | 4 zoo-1.5-4/zoo/man/plot.zoo.Rd | 38 zoo-1.5-4/zoo/man/read.zoo.Rd | 31 zoo-1.5-4/zoo/man/xyplot.zoo.Rd | 46 zoo-1.5-4/zoo/man/yearmon.Rd | 7 24 files changed, 2202 insertions(+), 1707 deletions(-)
Author: Brian J. Smith
Diff between ramps versions 0.6-4 dated 2008-06-01 and 0.6-5 dated 2008-07-09
Title: Bayesian Geostatistical Modeling with RAMPS
Description: Bayesian geostatistical modeling of Gaussian processes using a reparameterized and marginalized posterior sampling (RAMPS) algorithm designed to lower autocorrelation in MCMC samples. Package performance is tuned for large spatial datasets.
DESCRIPTION | 8 +--
R/DIC.R | 7 +--
R/control.R | 4 +
R/corStruct.R | 42 ++++++++-----------
R/engine.R | 21 +++++----
R/georamps.R | 51 +++++++++++------------
R/mpdensity.R | 110 ++++++++++++++++++++++++++++++++++++++++++++++++---
R/mpdpred.R | 87 +++++++++++++++++++++++++++++++++++++++-
R/predict.R | 87 ++++++++++++++++++++++++----------------
R/utils.R | 29 +++++++++----
man/predict.ramps.Rd | 3 -
11 files changed, 328 insertions(+), 121 deletions(-)
Author: Mark Stevenson
Diff between epiR versions 0.9-6 dated 2008-05-08 and 0.9-8 dated 2008-07-09
Title: Functions for analysing epidemiological data
Description: A package for analysing epidemiological data. Contains functions
for directly and indirectly adjusting measures of disease frequency,
quantifying measures of association on the basis of single or multiple
strata of count data presented in a contingency table, and computing
confidence intervals around incidence risk and incidence rate estimates.
Miscellaneous functions for use in meta-analysis, diagnostic test
interpretation, and sample size calculations.
DESCRIPTION | 6
R/epi.conf.R | 12
doc/epiR.pdf | 2204 ++++++++++++++++++++++++++------------------------------
man/epi.2by2.Rd | 15
4 files changed, 1080 insertions(+), 1157 deletions(-)
Author: Andrew Gelman
Diff between arm versions 1.1-8 dated 2008-06-24 and 1.1-9 dated 2008-07-09
Title: Data Analysis Using Regression and Multilevel/Hierarchical Models
Description: R functions for processing lm, glm, mer and polr outputs.
CHANGELOG | 11 +++++++-
DESCRIPTION | 6 ++--
R/bayesglm.R | 4 ++-
R/coefplot.R | 74 +++++++++++++++++++++++++++++++++++++-------------------
R/se.coef.R | 2 -
R/sim.R | 2 -
man/bayesglm.Rd | 2 -
man/coefplot.Rd | 4 ++-
8 files changed, 71 insertions(+), 34 deletions(-)
Author: Lester Yuan, Tom Stockton, Doug Bronson, Pasha Minallah, and Mark Fitzgerald
Title: Provides a GUI to several statistical methods useful for causal assessment.
Description: Using JGR, provides a GUI to several statistical methods -
scatterplot, boxplot, linear regression, generalized linear regression, quantile,
regression, conditional probability calculations,
and regression trees.
Diff between CADStat versions 2.1-06 dated 2008-07-07 and 2.1-07 dated 2008-07-09
.svn |only DESCRIPTION | 6 +++--- inst/java/cadstat-src.zip |binary inst/java/cadstat.jar |binary 4 files changed, 3 insertions(+), 3 deletions(-)