Author: Matthieu Lesnoff
Diff between aod versions 1.1-28 dated 2008-10-10 and 1.1-29 dated 2008-10-10
Title: Analysis of Overdispersed Data
Description: This package provides a set of functions to analyse overdispersed counts or proportions. Most of the methods are already available elsewhere but are scattered in different packages. The proposed functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM).
DESCRIPTION | 4 ++--
R/predict.R | 2 +-
inst/doc/CHANGES | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
Author: Oscar Rueda
Diff between RJaCGH versions 1.5.5 dated 2008-09-11 and 1.5.6 dated 2008-10-10
Title: Reversible Jump MCMC for the analysis of CGH arrays.
Description: Bayesian analysis of CGH microarrays fitting Hidden Markov Chain models.
The selection of the number of states is made via their posterior probability
computed by Reversible Jump Markov Chain Monte Carlo Methods. Also
returns probabilistic common regions for gains/losses.
Changes | 6 +-
DESCRIPTION | 8 +--
R/RJaCGH.R | 84 ++++++++++++++++++------------------
inst/doc/Implementing_pREC_in_C.pdf |binary
man/RJaCGH.Rd | 5 +-
man/relabelStates.Rd | 13 +++--
6 files changed, 61 insertions(+), 55 deletions(-)
Author: Juha Karvanen
Title: Independent component analysis using score functions from the Pearson system
Description: The Pearson-ICA algorithm is a mutual information-based method for blind separation of statistically independent source signals.
It has been shown that the minimization of mutual information leads to iterative use of score functions, i.e. derivatives of log densities.
The Pearson system allows adaptive modeling of score functions. The flexibility of the Pearson system makes it possible to model a wide range
of source distributions including asymmetric distributions. The algorithm is designed especially for problems with asymmetric sources
but it works for symmetric sources as well.
Diff between PearsonICA versions 1.2-2 dated 2006-06-29 and 1.2-3 dated 2008-10-10
DESCRIPTION | 6 +++--- R/PearsonICA.R | 8 ++++---- inst/CITATION | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-)
Author: Rob J Hyndman
Diff between forecasting versions 1.16 dated 2008-09-29 and 1.17 dated 2008-10-10
Bundle: forecasting
Contains: forecast fma Mcomp expsmooth
DESCRIPTION | 6 +++---
forecast/NAMESPACE | 3 +++
forecast/R/arima.R | 6 +++---
forecast/R/newarima2.R | 7 ++++---
forecast/R/tsdiag.R |only
5 files changed, 13 insertions(+), 9 deletions(-)
Author: Matthieu Lesnoff
Diff between aod versions 1.1-27 dated 2008-08-26 and 1.1-28 dated 2008-10-10
Title: Analysis of Overdispersed Data
Description: This package provides a set of functions to analyse overdispersed counts or proportions. Most of the methods are already available elsewhere but are scattered in different packages. The proposed functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM).
DESCRIPTION | 6 +++---
R/predict.R | 2 +-
inst/doc/CHANGES | 10 ++++++++++
man/predict.Rd | 9 +++------
4 files changed, 17 insertions(+), 10 deletions(-)
Author: Charles Kooperberg
Diff between LogicReg versions 1.4.7 dated 2007-10-07 and 1.4.8 dated 2008-10-10
Title: Logic Regression
Description: Routines for Logic Regression
DESCRIPTION | 4 ++--
R/LogicReg.R | 6 ++----
src/slogic.f | 2 +-
3 files changed, 5 insertions(+), 7 deletions(-)