Author: Brian J. Smith
Diff between ramps versions 0.6-3 dated 2008-05-19 and 0.6-4 dated 2008-06-01
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 | 6 +++---
R/graphics.R | 2 +-
R/mpdensity.R | 7 ++++---
R/predict.R | 30 ++++++++++++++++--------------
R/utils.R | 4 ++--
man/georamps.Rd | 4 ++--
man/plot.Rd | 4 ++--
man/predict.ramps.Rd | 4 ++--
8 files changed, 32 insertions(+), 29 deletions(-)
Author: Stephen Milborrow
Title: Just-in-time compiler for the R language
Description:
Enable just-in-time (JIT) compilation.
The functions in this package are useful only under Ra and have no effect under R.
See \url{http://www.milbo.users.sonic.net/ra/index.html}.
This version of the jit package is for Ra 1.1.0 and higher.
Diff between jit versions 0.0-6 dated 2008-04-24 and 0.0-7 dated 2008-06-01
DESCRIPTION | 8 ++++---- NEWS | 3 +++ man/jit.Rd | 24 ++++++++++++++++++------ 3 files changed, 25 insertions(+), 10 deletions(-)
Author: Göran Broström
Title: Generalized linear models with clustering
Description: A Maximum Likelihood and bootstrap approach to mixed models
Diff between glmmML versions 0.81-1 dated 2008-05-26 and 0.81-2 dated 2008-06-01
DESCRIPTION | 6 +++--- man/glmmML.Rd | 14 +++++++------- man/glmmML.fit.Rd | 7 +++++-- 3 files changed, 15 insertions(+), 12 deletions(-)
Author: Giovanni Petris
Diff between dlm versions 0.8-1 dated 2007-11-20 and 0.9-1 dated 2008-06-01
Title: Bayesian and Likelihood Analysis of Dynamic Linear Models
Description: Maximum likelihood, Kalman filtering and smoothing, and Bayesian
analysis of Normal linear State Space models, also known as
Dynamic Linear Models
dlm-0.8-1/dlm/README |only
dlm-0.9-1/dlm/DESCRIPTION | 8 -
dlm-0.9-1/dlm/NAMESPACE | 28 ++++-
dlm-0.9-1/dlm/R/DLM.R | 210 ++++++++++++++++++++++++++++++++--------
dlm-0.9-1/dlm/inst/doc/dlm.Rnw | 2
dlm-0.9-1/dlm/inst/doc/dlm.pdf |binary
dlm-0.9-1/dlm/man/FF.Rd | 81 ++++++++++++---
dlm-0.9-1/dlm/man/NelPlo.Rd | 1
dlm-0.9-1/dlm/man/USecon.Rd | 1
dlm-0.9-1/dlm/man/bdiag.Rd | 2
dlm-0.9-1/dlm/man/dlmBSample.Rd | 1
dlm-0.9-1/dlm/man/dlmMLE.Rd | 1
dlm-0.9-1/dlm/man/dlmRandom.Rd | 2
dlm-0.9-1/dlm/man/rwishart.Rd | 2
14 files changed, 264 insertions(+), 75 deletions(-)
Author: David Firth
Title: Bias-reduced logistic regression
Description: Logistic regression models by maximum penalized likelihood. Now superseded by the brglm package.
Diff between brlr versions 0.8-9 dated 2007-10-09 and 0.9-1 dated 2008-06-01
DESCRIPTION | 9 +++++---- R/brlr.R | 2 ++ man/brlr.Rd | 17 +++++++++++++++-- 3 files changed, 22 insertions(+), 6 deletions(-)
Author: Chandra Erdman and John W. emerson
Title: A Package for Performing a Bayesian Analysis of Change Point Problems
Description: An implementation of the Barry and Hartigan (1993) product partition model for the standard change point problem using Markov Chain Monte Carlo.
Diff between bcp versions 1.8.5 dated 2008-05-16 and 2.0 dated 2008-06-01
DESCRIPTION | 6 R/bcp.R | 66 ++-- R/output.R | 15 - man/RealInt.Rd | 2 man/bcp.Rd | 7 man/fitted.bcp.Rd | 5 man/plot.bcp.Rd | 5 man/print.bcp.Rd | 5 man/residuals.bcp.Rd | 5 man/summary.bcp.Rd | 5 src/Cbcp.cpp | 749 ++++++++++++++++++++++++++++++++------------------- 11 files changed, 532 insertions(+), 338 deletions(-)
Author: Bill Venables
Title: Polynomials in R
Description: Implements univariate polynomial operations in R
Diff between PolynomF versions 0.9 dated 2008-05-13 and 0.92 dated 2008-06-01
DESCRIPTION | 6 ++-- NAMESPACE | 5 ++++ R/PolynomF.R | 65 ++++++++++++++++++++++++++++++++++++---------------- man/Math.polynom.Rd | 6 +++- man/plot.polynom.Rd | 7 ++++- src |only 6 files changed, 64 insertions(+), 25 deletions(-)