Wed, 14 Oct 2009

Package pwt updated to version 6.3-0 with previous version 6.2-2 dated 2009-02-05

Author: Achim Zeileis, Guan Yang
Title: Penn World Table
Description: The Penn World Table provides purchasing power parity and national income accounts converted to international prices for 189 countries for some or all of the years 1950-2007.

Diff between pwt versions 6.2-2 dated 2009-02-05 and 6.3-0 dated 2009-10-14

 COPYRIGHTS      |    2 +-
 DESCRIPTION     |   12 +++++++-----
 NEWS            |    5 +++++
 data/pwt6.3.rda |only
 inst/CITATION   |   12 ++++++------
 man/pwt5.6.Rd   |    2 +-
 man/pwt6.1.Rd   |    2 +-
 man/pwt6.2.Rd   |    2 +-
 man/pwt6.3.Rd   |only
 9 files changed, 22 insertions(+), 15 deletions(-)

More information about pwt at CRAN
Permanent link

Package xts updated to version 0.6-8 with previous version 0.6-7 dated 2009-07-22

Author: Jeffrey A. Ryan, Josh M. Ulrich
Title: Extensible Time Series
Description: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.

Diff between xts versions 0.6-7 dated 2009-07-22 and 0.6-8 dated 2009-10-14

 DESCRIPTION         |    8 
 NAMESPACE           |   10 
 R/align.time.R      |only
 R/coredata.xts.R    |    2 
 R/endpoints.R       |    6 
 R/merge.R           |    9 
 R/parse8601.R       |only
 R/periodicity.R     |   50 
 R/print.R           |    2 
 R/rollapply.xts.R   |only
 R/utils.R           |    6 
 R/xts.R             |    3 
 R/xts.methods.R     |  118 --
 R/zzz.R             |   16 
 inst/doc/xts.pdf    | 3030 ++++++++++++++++++++++++++--------------------------
 man/align.time.Rd   |only
 man/coredata.xts.Rd |    2 
 man/parseISO8601.Rd |only
 man/split.Rd        |    4 
 man/subset.xts.Rd   |   51 
 man/to.period.Rd    |    2 
 man/xts-package.Rd  |    1 
 src/any.c           |only
 src/binsearch.c     |only
 src/coredata.c      |   39 
 src/init.c          |    9 
 src/merge.c         |    3 
 src/subset.c        |  339 ++---
 src/subset.old.c    |only
 src/xts.h           |    1 
 30 files changed, 1855 insertions(+), 1856 deletions(-)

More information about xts at CRAN
Permanent link

New package glmdm with initial version 0.51
Package: glmdm
Version: 0.51
Date: 2009-10-14
Author: Jeff Gill , George Casella , Minjung Kyung and Jonathan Rapkin
Maintainer: Jeff Gill
Title: R Code for Simulation of GLMDM
Depends: R (>= 1.4.1), compositions,MASS,msm,mvtnorm,e1071,coda,MCMCpack,class,lattice,LearnBayes
Description: R CODE FOR SIMULATION OF GLMDM
License: GPL
URL: jgill.wustl.edu
LazyData: yes
Packaged: 2009-10-14 14:32:09 UTC; rapkin
Repository: CRAN
Date/Publication: 2009-10-14 14:40:20

More information about glmdm at CRAN
Permanent link

Package SimComp updated to version 1.4.1 with previous version 1.3 dated 2009-03-25

Author: Mario Hasler
Title: Simultaneous Comparisons for Multiple Endpoints
Description: Simultaneous tests and confidence intervals for general linear hypotheses when there is more than one primary response variable (endpoint). The procedure of Hasler (2009) is applied for differences or ratios of means of normally distributed data. The covariance matrices (containing the covariances between the endpoints) may be assumed to be equal or possibly unequal for the different groups.

Diff between SimComp versions 1.3 dated 2009-03-25 and 1.4.1 dated 2009-10-14

 DESCRIPTION            |    8 ++++----
 man/SimCiDiff.Rd       |    5 +++++
 man/SimCiRat.Rd        |    5 +++++
 man/SimComp-package.Rd |   13 ++++++++-----
 man/SimTestDiff.Rd     |    5 +++++
 man/SimTestRat.Rd      |    5 +++++
 6 files changed, 32 insertions(+), 9 deletions(-)

More information about SimComp at CRAN
Permanent link

Package RMTstat updated to version 0.2 with previous version 0.1 dated 2009-04-17

Author: Iain M. Johnstone, Zongming Ma, Patrick O. Perry and Morteza Shahram.
Title: Distributions, Statistics and Tests derived from Random Matrix Theory
Description: Functions for working with the Tracy-Widom laws and other distributions related to the eigenvalues of large Wishart matrices. The tables for computing the Tracy-Widom densities and distribution functions were computed by Momar Dieng's MATLAB package "RMLab", which is available on his homepage at http://math.arizona.edu/~momar/research.htm This package is part of a collaboration between Iain Johnstone, Zongming Ma, Patrick Perry, and Morteza Shahram. It will soon be replaced by a package with more accuracy and built-in support for relevant statistical tests.

Diff between RMTstat versions 0.1 dated 2009-04-17 and 0.2 dated 2009-10-14

 RMTstat-0.1/RMTstat/R/wishart.max.R          |only
 RMTstat-0.1/RMTstat/R/wishart.spike.R        |only
 RMTstat-0.1/RMTstat/man/wishart.max.par.Rd   |only
 RMTstat-0.1/RMTstat/man/wishart.spike.par.Rd |only
 RMTstat-0.2/RMTstat/DESCRIPTION              |   15 ++++----
 RMTstat-0.2/RMTstat/LICENSE                  |    3 +
 RMTstat-0.2/RMTstat/NAMESPACE                |   11 +++---
 RMTstat-0.2/RMTstat/R/WishartMax.R           |only
 RMTstat-0.2/RMTstat/R/WishartSpike.R         |only
 RMTstat-0.2/RMTstat/R/mp.R                   |only
 RMTstat-0.2/RMTstat/inst/CITATION            |   22 +++++++-----
 RMTstat-0.2/RMTstat/man/MarcenkoPastur.Rd    |only
 RMTstat-0.2/RMTstat/man/TracyWidom.Rd        |    2 -
 RMTstat-0.2/RMTstat/man/WishartMax.Rd        |   42 ++++++++++++------------
 RMTstat-0.2/RMTstat/man/WishartMaxPar.Rd     |only
 RMTstat-0.2/RMTstat/man/WishartSpike.Rd      |   46 ++++++++++++++-------------
 RMTstat-0.2/RMTstat/man/WishartSpikePar.Rd   |only
 RMTstat-0.2/RMTstat/tests/tests.R            |    8 ++--
 18 files changed, 79 insertions(+), 70 deletions(-)

More information about RMTstat at CRAN
Permanent link

Package BB updated to version 2009.9-1 with previous version 2009.6-1 dated 2009-06-14

Author: Ravi Varadhan
Title: Solving and Optimizing Large-Scale Nonlinear Systems
Description: Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("BB").

Diff between BB versions 2009.6-1 dated 2009-06-14 and 2009.9-1 dated 2009-10-14

 DESCRIPTION                 |   17 ++--
 NEWS                        |   15 ++++
 R/multiStart.R              |   50 ++++++-------
 inst/CITATION               |   37 +++++----
 inst/doc/BB.Stex            |  164 +++++++++++++++++++++++++++++++++++++++++---
 inst/doc/BB.pdf             |binary
 inst/doc/BB_JSS.bib         |only
 inst/doc/BBvignetteJSS.Stex |only
 inst/doc/BBvignetteJSS.pdf  |only
 man/BB-package.Rd           |    2 
 man/BBoptim.Rd              |    3 
 man/BBsolve.Rd              |    3 
 man/dfsane.Rd               |    4 -
 man/multiStart.Rd           |    3 
 man/sane.Rd                 |    6 -
 man/spg.Rd                  |    7 -
 tests/multiStartHDP.R       |    5 +
 tests/uniroot.R             |only
 18 files changed, 242 insertions(+), 74 deletions(-)

More information about BB at CRAN
Permanent link

New package sublogo with initial version 1.0
Package: sublogo
Type: Package
Title: Sublogo dendrogram plots
Version: 1.0
Date: 2009-06-19
Author: Toby Dylan Hocking
Maintainer: Toby Dylan Hocking
Depends: R (>= 2.3.0), grImport, gridBase, Biostrings
Description: Visualize correlation in biological sequence data using sublogo dendrogram plots.
URL: http://sublogo.r-forge.r-project.org
License: GPL-3
LazyLoad: yes
Packaged: 2009-10-14 11:19:08 UTC; hocking
Repository: CRAN
Date/Publication: 2009-10-14 13:13:29

More information about sublogo at CRAN
Permanent link

Package pairwiseCI updated to version 0.1-17 with previous version 0.1-15 dated 2008-11-04

Author: Frank Schaarschmidt, Daniel Gerhard
Title: Confidence intervals for two sample comparisons
Description: Calculation of the parametric, nonparametric confidence intervals for the difference or ratio of location parameters and for the difference, ratio and odds-ratio of binomial proportions for comparison of independent samples. CI are not adjusted for multiplicity. A by statement allows calculation of CI separately for the levels of further factors. Please note that, when a (generalized) linear model can be reasonably assumed, there are smarter methods for CI calculation available than are implemented in this package!

Diff between pairwiseCI versions 0.1-15 dated 2008-11-04 and 0.1-17 dated 2009-10-14

 pairwiseCI-0.1-15/pairwiseCI/R/subsetfl.R                      |only
 pairwiseCI-0.1-15/pairwiseCI/man/subsetfl.Rd                   |only
 pairwiseCI-0.1-17/pairwiseCI/DESCRIPTION                       |   39 ++--
 pairwiseCI-0.1-17/pairwiseCI/R/Lognorm.ratio.R                 |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/Oats.Rd                       |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/Prop.test.Rd                  |    8 
 pairwiseCI-0.1-17/pairwiseCI/man/as.data.frame.pairwiseCI.Rd   |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/as.data.frame.pairwiseMEP.Rd  |   10 -
 pairwiseCI-0.1-17/pairwiseCI/man/behenic.Rd                    |    4 
 pairwiseCI-0.1-17/pairwiseCI/man/dieldrin.Rd                   |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCI.Rd                 |   88 ++++------
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCI.package.Rd         |    5 
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCIInt.Rd              |   57 +++---
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCImethodsCont.Rd      |   72 ++++----
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCImethodsCount.Rd     |   18 +-
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseCImethodsProp.Rd      |   28 +--
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseMEP.Rd                |   14 -
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseTest.Rd               |   46 ++---
 pairwiseCI-0.1-17/pairwiseCI/man/pairwiseTestInt.Rd            |   16 -
 pairwiseCI-0.1-17/pairwiseCI/man/plot.pairwiseCI.Rd            |   30 +--
 pairwiseCI-0.1-17/pairwiseCI/man/plotCI.pairwiseMEP.Rd         |    9 -
 pairwiseCI-0.1-17/pairwiseCI/man/print.pairwiseCI.Rd           |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/print.pairwiseTest.Rd         |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/print.summary.pairwiseCI.Rd   |    4 
 pairwiseCI-0.1-17/pairwiseCI/man/print.summary.pairwiseTest.Rd |    4 
 pairwiseCI-0.1-17/pairwiseCI/man/profileDG.Rd                  |    6 
 pairwiseCI-0.1-17/pairwiseCI/man/repellent.Rd                  |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/rooting.Rd                    |    6 
 pairwiseCI-0.1-17/pairwiseCI/man/summary.pairwiseCI.Rd         |    2 
 pairwiseCI-0.1-17/pairwiseCI/man/summary.pairwiseTest.Rd       |    8 
 30 files changed, 244 insertions(+), 244 deletions(-)

More information about pairwiseCI at CRAN
Permanent link

Package mvna updated to version 1.1-10 with previous version 1.1-9 dated 2009-04-14

Author: Arthur Allignol
Title: Nelson-Aalen estimator of the cumulative hazard in multistate models
Description: This package computes the Nelson-Aalen estimator of the cumulative transition hazard for multistate models.

Diff between mvna versions 1.1-9 dated 2009-04-14 and 1.1-10 dated 2009-10-14

 DESCRIPTION    |    8 ++++----
 man/msmplot.Rd |    2 +-
 man/sir.adm.Rd |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

More information about mvna at CRAN
Permanent link

Package mratios updated to version 1.3.11 with previous version 1.3.10 dated 2009-04-03

Author: Gemechis Dilba Djira, Mario Hasler, Daniel Gerhard, Frank Schaarschmidt
Title: Inferences for ratios of coefficients in the general linear model
Description: With this package, it is possible to perform (simultaneous) inferences for ratios of linear combinations of coefficients in the general linear model. In particular, tests and confidence interval estimations for ratios of treatment means in the normal one-way layout and confidence interval estimations like in (multiple) slope ratio and parallel line assays can be carried out. Moreover, it is possible to calculate the sample sizes required in comparisons with a control based on relative margins. For the simple two-sample problem, functions for a t-test for ratio-formatted hypotheses and the corresponding Fieller confidence interval are provided assuming homogeneous or heterogeneous group variances.

Diff between mratios versions 1.3.10 dated 2009-04-03 and 1.3.11 dated 2009-10-14

 DESCRIPTION            |    6 +++---
 man/mratios.package.Rd |    3 +--
 man/t.test.ratio.Rd    |    8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

More information about mratios at CRAN
Permanent link

Package lordif updated to version 0.1-2 with previous version 0.1-1 dated 2009-07-26

Author: Seung W. Choi, with contributions from Laura E. Gibbons and Paul K. Crane
Title: Logistic Regression Differential Item Functioning using IRT
Description: Analysis of Differential Item Functioning (DIF) for dichotomous and polytomous items using an iterative hybrid of (ordinal) logistic regression and item response theory (IRT).

Diff between lordif versions 0.1-1 dated 2009-07-26 and 0.1-2 dated 2009-10-14

 DESCRIPTION           |   11 ++++++-----
 R/calcprob.R          |    2 +-
 R/calctheta.R         |    2 +-
 R/collapse.R          |    2 +-
 R/equate.R            |    2 +-
 R/extract.R           |    2 +-
 R/getcutoff.R         |    2 +-
 R/lordif.R            |   20 +++++++++++++++++---
 R/montecarlo.R        |    2 +-
 R/plotDIF.R           |    6 +++---
 R/plotMC.R            |    5 +++--
 R/probgrm.R           |    2 +-
 R/recode.R            |    2 +-
 R/rundif.R            |    2 +-
 R/runolr.R            |    2 +-
 R/separate.R          |    6 +++---
 R/tcc.R               |    2 +-
 data/Anxiety.rda      |binary
 man/lordif-package.Rd |    8 ++++----
 man/lordif.Rd         |    2 +-
 man/montecarlo.Rd     |   27 ++++++++++++++-------------
 21 files changed, 63 insertions(+), 46 deletions(-)

More information about lordif at CRAN
Permanent link

New package latticedl with initial version 1.0
Package: latticedl
Maintainer: Toby Dylan Hocking
Author: Toby Dylan Hocking
Version: 1.0
License: GPL-3
Title: Lattice direct labels
Description: Direct labeling functions that use the lattice package.
Depends: plyr, lattice, grid
Suggests: nlme, mlmRev, ggplot2
Packaged: 2009-10-14 11:19:00 UTC; hocking
Repository: CRAN
Date/Publication: 2009-10-14 13:13:11

More information about latticedl at CRAN
Permanent link

Package gamlss.tr updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby
Title: Generating and fitting truncated (gamlss.family) distributions
Description: This is an add on package to GAMLSS. The purpose of this package is to allow users to defined truncated distributions in GAMLSS models. The main function gen.trun() generates truncated version of an existing GAMLSS family distribution.

Diff between gamlss.tr versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 DESCRIPTION              |    8 ++++----
 man/gamlss.tr.package.Rd |    2 --
 man/gen.trun.Rd          |    9 ++++-----
 man/trun.Rd              |   10 +++++-----
 man/trun.d.Rd            |   10 ++++------
 man/trun.p.Rd            |    8 ++++----
 man/trun.q.Rd            |   10 ++++------
 man/trun.r.Rd            |    8 ++++----
 8 files changed, 29 insertions(+), 36 deletions(-)

More information about gamlss.tr at CRAN
Permanent link

Package gamlss.nl updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby with contributions from Philippe Lambert.
Title: Fitting non linear parametric GAMLSS models
Description: This is an add on package to GAMLSS. It allows one extra method for fitting GAMLSS models. The main function nlgamlss() can fit any parametric (up to four parameter) GAMLSS distribution.

Diff between gamlss.nl versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 DESCRIPTION              |    8 ++++----
 R/nlgamlss.R             |   12 ++++++------
 man/NL.control.Rd        |    3 ---
 man/finterp.Rd           |    6 +++---
 man/gamlss.nl.package.Rd |    6 ++----
 man/la.Rd                |    3 +--
 man/nl.Rd                |    1 -
 man/nlgamlss.Rd          |    7 +++----
 8 files changed, 19 insertions(+), 27 deletions(-)

More information about gamlss.nl at CRAN
Permanent link

Package gamlss.mx updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby
Title: A GAMLSS add on package for fitting mixture distributions
Description: The main purpose of this package is to allow fitting of mixture distributions with GAMLSS models.

Diff between gamlss.mx versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 DESCRIPTION              |    8 ++++----
 R/gamlssMX-10-11-07.R    |   24 ++++++++++++------------
 R/gamlssNP.R             |   24 ++++++++++++------------
 man/MX.control.Rd        |    6 ++----
 man/NP.control.Rd        |    5 +----
 man/dMX.Rd               |    6 ++----
 man/enzyme.Rd            |    9 +--------
 man/gamlss.mx.package.Rd |    2 +-
 man/gamlssMX.Rd          |   11 +++--------
 man/gamlssNP.Rd          |    5 ++---
 10 files changed, 40 insertions(+), 60 deletions(-)

More information about gamlss.mx at CRAN
Permanent link

Package gamlss.dist updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby with contributions from Calliope Akantziliotou, Gillian Heller, Raydonal Ospina and Nicoletta Motpan.
Title: Distributions to be used for GAMLSS modelling.
Description: This package contains the distributions for GAMLSS modelling.

Diff between gamlss.dist versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 gamlss.dist-3.0-0/gamlss.dist/tests                      |only
 gamlss.dist-3.0-1/gamlss.dist/DESCRIPTION                |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/BB.R                     |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/R/BCCG.R                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/BCPE.R                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/BCT.R                    |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/R/BE.R                     |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/BEINF.R                  |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/R/BEOI.r                   |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/R/BEZI.r                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/BEo.R                    |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/BI.R                     |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/DELAPORT.R               |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/R/EGB2.R                   |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/EXP.R                    |   11 +-
 gamlss.dist-3.0-1/gamlss.dist/R/GA.R                     |   16 +--
 gamlss.dist-3.0-1/gamlss.dist/R/GB1.R                    |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/GB2.R                    |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/GG.R                     |   16 +--
 gamlss.dist-3.0-1/gamlss.dist/R/GIG.R                    |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/GT.R                     |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/GU.R                     |   13 +--
 gamlss.dist-3.0-1/gamlss.dist/R/IG.R                     |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/JSU.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/JSUo.R                   |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/LNO.R                    |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/Logistic.R               |   13 +--
 gamlss.dist-3.0-1/gamlss.dist/R/NBI.R                    |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/R/NBII.R                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/NET.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/NO.r                     |   30 +++----
 gamlss.dist-3.0-1/gamlss.dist/R/NOF.R                    |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/PE.R                     |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/PE2.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/PIG.R                    |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/R/RG.R                     |   16 +--
 gamlss.dist-3.0-1/gamlss.dist/R/RGE.R                    |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/SEP.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/SEP1.R                   |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/SEP2.R                   |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/SEP3.R                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/SEP4.R                   |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/SHASH.R                  |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/SI.R                     |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/R/SICHEL.R                 |   16 +--
 gamlss.dist-3.0-1/gamlss.dist/R/ST1.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/ST2.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/ST3.R                    |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/R/ST4.R                    |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/ST5.R                    |    4 
 gamlss.dist-3.0-1/gamlss.dist/R/TF.R                     |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/WEI.R                    |   17 +---
 gamlss.dist-3.0-1/gamlss.dist/R/WEI2.R                   |   18 ++--
 gamlss.dist-3.0-1/gamlss.dist/R/WEI3.R                   |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/ZAGA.R                   |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/ZAIG.R                   |    6 -
 gamlss.dist-3.0-1/gamlss.dist/R/ZIP.R                    |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/ZIP2.R                   |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/R/exGAUS.R                 |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/R/logNO.R                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/R/po.r                     |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/BB.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BCCG.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BCPE.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BCt.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BE.Rd                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/BEINF.Rd               |    7 -
 gamlss.dist-3.0-1/gamlss.dist/man/BEOI.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BEZI.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/BI.Rd                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/DEL.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/EGB2.Rd                |   15 +--
 gamlss.dist-3.0-1/gamlss.dist/man/EXP.Rd                 |    7 -
 gamlss.dist-3.0-1/gamlss.dist/man/GA.Rd                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/GB1.Rd                 |    9 --
 gamlss.dist-3.0-1/gamlss.dist/man/GB2.Rd                 |   14 +--
 gamlss.dist-3.0-1/gamlss.dist/man/GG.Rd                  |    9 --
 gamlss.dist-3.0-1/gamlss.dist/man/GIG.Rd                 |    7 -
 gamlss.dist-3.0-1/gamlss.dist/man/GT.Rd                  |   10 +-
 gamlss.dist-3.0-1/gamlss.dist/man/GU.rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/IG.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/JSU.Rd                 |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/JSUoriginal.Rd         |    7 -
 gamlss.dist-3.0-1/gamlss.dist/man/LNO.Rd                 |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/LOGISTIC.Rd            |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NBI.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NBII.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NET.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NO.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NO2.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/NOF.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/PE.Rd                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/PIG.Rd                 |    7 -
 gamlss.dist-3.0-1/gamlss.dist/man/PO.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/RG.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/RGE.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/SEP.Rd                 |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/SEP1.Rd                |   17 +---
 gamlss.dist-3.0-1/gamlss.dist/man/SHASH.Rd               |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/SI.Rd                  |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/SICHEL.Rd              |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/ST1.Rd                 |   16 +--
 gamlss.dist-3.0-1/gamlss.dist/man/TF.Rd                  |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/WEI.Rd                 |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/WEI2.Rd                |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/WEI3.Rd                |   12 +-
 gamlss.dist-3.0-1/gamlss.dist/man/ZAGA.Rd                |    9 --
 gamlss.dist-3.0-1/gamlss.dist/man/ZAIG.Rd                |    9 --
 gamlss.dist-3.0-1/gamlss.dist/man/ZIP.Rd                 |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/ZIP2.Rd                |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/checklink.Rd           |    6 -
 gamlss.dist-3.0-1/gamlss.dist/man/exGAUS.Rd              |    8 -
 gamlss.dist-3.0-1/gamlss.dist/man/gamlss.dist.package.Rd |    3 
 gamlss.dist-3.0-1/gamlss.dist/man/gamlss.family.Rd       |   61 +++++++--------
 gamlss.dist-3.0-1/gamlss.dist/man/make.link.gamlss.Rd    |    2 
 115 files changed, 504 insertions(+), 517 deletions(-)

More information about gamlss.dist at CRAN
Permanent link

Package gamlss.data updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby
Title: GAMLSS Data.
Description: Data for GAMLSS models.

Diff between gamlss.data versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 DESCRIPTION   |    8 ++++----
 man/aep.Rd    |    2 +-
 man/bd.Rd     |    2 --
 man/hodges.Rd |    4 +---
 man/usair.Rd  |    3 +--
 5 files changed, 7 insertions(+), 12 deletions(-)

More information about gamlss.data at CRAN
Permanent link

Package gamlss.cens updated to version 3.0.1 with previous version 3.0.0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby , Nicoleta Mortan
Title: Fitting an interval response variable using gamlss.family distributions
Description: This is an add on package to GAMLSS. The purpose of this package is to allow users to fit interval response variables in GAMLSS models. The main function gen.cens() generates a censored version of an existing GAMLSS family distribution.

Diff between gamlss.cens versions 3.0.0 dated 2009-07-21 and 3.0.1 dated 2009-10-14

 DESCRIPTION                |    8 ++++----
 R/cens.d.R                 |   24 ++++++++++++------------
 man/cens.Rd                |   12 ++++++------
 man/cens.d.Rd              |    6 +++---
 man/cens.p.Rd              |    6 +++---
 man/cens.q.Rd              |    6 +++---
 man/gamlss.cens-package.Rd |    2 +-
 man/gen.cens.Rd            |   10 +++++-----
 man/lip.Rd                 |    4 +---
 9 files changed, 38 insertions(+), 40 deletions(-)

More information about gamlss.cens at CRAN
Permanent link

Package gamlss updated to version 3.0-1 with previous version 3.0-0 dated 2009-07-21

Author: Mikis Stasinopoulos , Bob Rigby with contributions from Calliope Akantziliotou.
Title: Generalized Additive Models for Location Scale and Shape.
Description: The library for fitting GAMLSS models.

Diff between gamlss versions 3.0-0 dated 2009-07-21 and 3.0-1 dated 2009-10-14

 DESCRIPTION               |    8 ++--
 R/VGD.R                   |   32 ++++++++---------
 R/centile-pred.R          |    6 +--
 R/cy.R                    |   84 +++++++++++++++++++++++++++++++++-------------
 R/pb.R                    |   26 +++++++++-----
 R/term-plot.R             |   22 ++++++------
 R/vcov_gamlss.R           |   12 +++---
 inst/doc/NEWS.txt         |   18 +++++++++
 man/Q.stats.Rd            |    6 +--
 man/VGD.Rd                |    6 +--
 man/additive.fit.Rd       |    1 
 man/bfp.Rd                |    2 -
 man/centiles.Rd           |    2 -
 man/centiles.com.Rd       |   27 +++++++-------
 man/centiles.pred.Rd      |    3 -
 man/centiles.split.Rd     |    4 +-
 man/coef.gamlss.Rd        |    5 +-
 man/findhyper.Rd          |    2 -
 man/formula.gamlss.Rd     |    5 --
 man/gamlss.package.Rd     |    2 -
 man/gamlss.ps.Rd          |    4 --
 man/gamlss.ra.Rd          |    2 -
 man/model.frame.gamlss.Rd |    3 -
 man/par.plot.Rd           |    3 -
 man/print.gamlss.Rd       |    3 -
 man/ps.Rd                 |   15 +++-----
 man/ra.Rd                 |    5 +-
 man/rc.Rd                 |    5 +-
 man/ridge.Rd              |    5 +-
 man/rqres.plot.Rd         |    2 -
 man/stepGAIC.Rd           |    2 -
 man/summary.gamlss.Rd     |    2 -
 man/term.plot.Rd          |    1 
 man/wp.Rd                 |    1 
 34 files changed, 186 insertions(+), 140 deletions(-)

More information about gamlss at CRAN
Permanent link

Package eiPack updated to version 0.1-6 with previous version 0.1-5 dated 2009-09-07

Author: Olivia Lau , Ryan T. Moore , Michael Kellermann
Title: eiPack: Ecological Inference and Higher-Dimension Data Management
Description: Provides methods for analyzing RxC ecological contingency tables using the extreme case analysis, ecological regression, and Multinomial-Dirichlet ecological inference models. Also provides tools for manipulating higher-dimension data objects.

Diff between eiPack versions 0.1-5 dated 2009-09-07 and 0.1-6 dated 2009-10-14

 DESCRIPTION      |    8 ++++----
 src/rbyceicov4.c |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

More information about eiPack at CRAN
Permanent link

Package scrime updated to version 1.1.7 with previous version 1.1.6 dated 2009-05-19

Author: Holger Schwender, Arno Fritsch
Title: Analysis of High-Dimensional Categorical Data such as SNP Data
Description: Tools for the analysis of high-dimensional data developed/implemented at the group "Statistical Complexity Reduction In Molecular Epidemiology" (SCRIME). Main focus is on SNP data. But most of the functions can also be applied to other types of categorical data.

Diff between scrime versions 1.1.6 dated 2009-05-19 and 1.1.7 dated 2009-10-14

 DESCRIPTION                 |    8 ++++----
 R/rowHWEs.R                 |only
 R/rowMAFs.R                 |only
 inst/CHANGES                |    6 ++++++
 man/identifyMonomorphism.Rd |    2 +-
 man/rowHWEs.Rd              |only
 man/rowMAFs.Rd              |only
 7 files changed, 11 insertions(+), 5 deletions(-)

More information about scrime at CRAN
Permanent link

Package rrcov updated to version 1.0-00 with previous version 0.5-02 dated 2009-07-30

Author: Valentin Todorov
Title: Scalable Robust Estimators with High Breakdown Point
Description: Robust Location and Scatter Estimation and Robust Multivariate Analysis with High Breakdown Point.

Diff between rrcov versions 0.5-02 dated 2009-07-30 and 1.0-00 dated 2009-10-14

 rrcov-0.5-02/rrcov/inst/doc/UML.Rnw              |only
 rrcov-0.5-02/rrcov/inst/doc/UML.pdf              |only
 rrcov-1.0-00/rrcov/ChangeLog                     |   48 ++++++++-----
 rrcov-1.0-00/rrcov/DESCRIPTION                   |    9 +-
 rrcov-1.0-00/rrcov/R/Pca.R                       |   11 ++-
 rrcov-1.0-00/rrcov/R/PcaCov.R                    |   38 +++++------
 rrcov-1.0-00/rrcov/R/utils.R                     |   20 ++---
 rrcov-1.0-00/rrcov/inst/CITATION                 |only
 rrcov-1.0-00/rrcov/inst/doc/AModel.pdf           |binary
 rrcov-1.0-00/rrcov/inst/doc/CovControl.pdf       |binary
 rrcov-1.0-00/rrcov/inst/doc/CovModel.pdf         |binary
 rrcov-1.0-00/rrcov/inst/doc/DAModel.pdf          |binary
 rrcov-1.0-00/rrcov/inst/doc/PcaModel.pdf         |binary
 rrcov-1.0-00/rrcov/inst/doc/Rplots.pdf           |only
 rrcov-1.0-00/rrcov/inst/doc/Structure.pdf        |binary
 rrcov-1.0-00/rrcov/inst/doc/jss.bst              |only
 rrcov-1.0-00/rrcov/inst/doc/jss.cls              |only
 rrcov-1.0-00/rrcov/inst/doc/mybiblio.bib         |only
 rrcov-1.0-00/rrcov/inst/doc/rrcov.Rnw            |only
 rrcov-1.0-00/rrcov/inst/doc/rrcov.pdf            |only
 rrcov-1.0-00/rrcov/man/Cov-class.Rd              |   12 ++-
 rrcov-1.0-00/rrcov/man/CovClassic-class.Rd       |   14 +++-
 rrcov-1.0-00/rrcov/man/CovClassic.Rd             |   20 +++--
 rrcov-1.0-00/rrcov/man/CovControl-class.Rd       |   13 ++-
 rrcov-1.0-00/rrcov/man/CovControlMcd-class.Rd    |    9 ++
 rrcov-1.0-00/rrcov/man/CovControlMcd.Rd          |   14 ++--
 rrcov-1.0-00/rrcov/man/CovControlMest-class.Rd   |    9 ++
 rrcov-1.0-00/rrcov/man/CovControlMest.Rd         |   25 ++++---
 rrcov-1.0-00/rrcov/man/CovControlMve-class.Rd    |    9 ++
 rrcov-1.0-00/rrcov/man/CovControlMve.Rd          |   12 ++-
 rrcov-1.0-00/rrcov/man/CovControlOgk-class.Rd    |    9 ++
 rrcov-1.0-00/rrcov/man/CovControlOgk.Rd          |   51 ++++++++------
 rrcov-1.0-00/rrcov/man/CovControlSde-class.Rd    |    8 ++
 rrcov-1.0-00/rrcov/man/CovControlSde.Rd          |   34 ++++++---
 rrcov-1.0-00/rrcov/man/CovControlSest-class.Rd   |    8 ++
 rrcov-1.0-00/rrcov/man/CovControlSest.Rd         |   39 ++++++-----
 rrcov-1.0-00/rrcov/man/CovMcd-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/CovMcd.Rd                 |    6 +
 rrcov-1.0-00/rrcov/man/CovMest-class.Rd          |    7 +-
 rrcov-1.0-00/rrcov/man/CovMest.Rd                |   79 ++++++++++++-----------
 rrcov-1.0-00/rrcov/man/CovMve-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/CovMve.Rd                 |   72 +++++++++++---------
 rrcov-1.0-00/rrcov/man/CovOgk-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/CovOgk.Rd                 |   63 +++++++++---------
 rrcov-1.0-00/rrcov/man/CovRobust-class.Rd        |    7 +-
 rrcov-1.0-00/rrcov/man/CovRobust.Rd              |    7 +-
 rrcov-1.0-00/rrcov/man/CovSde-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/CovSde.Rd                 |   53 ++++++++-------
 rrcov-1.0-00/rrcov/man/CovSest-class.Rd          |    6 +
 rrcov-1.0-00/rrcov/man/CovSest.Rd                |    9 ++
 rrcov-1.0-00/rrcov/man/Lda-class.Rd              |    6 +
 rrcov-1.0-00/rrcov/man/LdaClassic-class.Rd       |    6 +
 rrcov-1.0-00/rrcov/man/LdaClassic.Rd             |    6 +
 rrcov-1.0-00/rrcov/man/LdaRobust-class.Rd        |    6 +
 rrcov-1.0-00/rrcov/man/Linda-class.Rd            |    7 +-
 rrcov-1.0-00/rrcov/man/Linda.Rd                  |   10 ++
 rrcov-1.0-00/rrcov/man/Pca-class.Rd              |    6 +
 rrcov-1.0-00/rrcov/man/PcaClassic-class.Rd       |    6 +
 rrcov-1.0-00/rrcov/man/PcaClassic.Rd             |    6 +
 rrcov-1.0-00/rrcov/man/PcaCov-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/PcaCov.Rd                 |   10 ++
 rrcov-1.0-00/rrcov/man/PcaGrid-class.Rd          |    6 +
 rrcov-1.0-00/rrcov/man/PcaGrid.Rd                |    5 +
 rrcov-1.0-00/rrcov/man/PcaHubert-class.Rd        |    6 +
 rrcov-1.0-00/rrcov/man/PcaHubert.Rd              |    5 +
 rrcov-1.0-00/rrcov/man/PcaLocantore-class.Rd     |    6 +
 rrcov-1.0-00/rrcov/man/PcaLocantore.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/PcaProj-class.Rd          |    6 +
 rrcov-1.0-00/rrcov/man/PcaProj.Rd                |    6 +
 rrcov-1.0-00/rrcov/man/PcaRobust-class.Rd        |    6 +
 rrcov-1.0-00/rrcov/man/PredictLda-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/PredictQda-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/Qda-class.Rd              |    6 +
 rrcov-1.0-00/rrcov/man/QdaClassic-class.Rd       |    6 +
 rrcov-1.0-00/rrcov/man/QdaClassic.Rd             |    6 +
 rrcov-1.0-00/rrcov/man/QdaCov-class.Rd           |    6 +
 rrcov-1.0-00/rrcov/man/QdaCov.Rd                 |    7 +-
 rrcov-1.0-00/rrcov/man/QdaRobust-class.Rd        |    6 +
 rrcov-1.0-00/rrcov/man/SummaryCov-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/SummaryCovRobust-class.Rd |    7 +-
 rrcov-1.0-00/rrcov/man/SummaryLda-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/SummaryPca-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/SummaryQda-class.Rd       |    7 +-
 rrcov-1.0-00/rrcov/man/covMest3.Rd               |   72 +++++++++++---------
 rrcov-1.0-00/rrcov/tests/thubert.Rout.save       |    4 -
 rrcov-1.0-00/rrcov/tests/tlda.Rout.save          |    4 -
 rrcov-1.0-00/rrcov/tests/tmcd4.Rout.save         |    4 -
 rrcov-1.0-00/rrcov/tests/tmest.Rout.save         |    4 -
 rrcov-1.0-00/rrcov/tests/tmest4.Rout.save        |    4 -
 rrcov-1.0-00/rrcov/tests/tmve4.Rout.save         |    4 -
 rrcov-1.0-00/rrcov/tests/togk4.Rout.save         |    4 -
 rrcov-1.0-00/rrcov/tests/tqda.Rout.save          |    4 -
 rrcov-1.0-00/rrcov/tests/tsde.Rout.save          |    4 -
 rrcov-1.0-00/rrcov/tests/tsest.Rout.save         |    4 -
 94 files changed, 730 insertions(+), 340 deletions(-)

More information about rrcov at CRAN
Permanent link

Package nFactors updated to version 2.3.1 with previous version 2.3 dated 2009-09-20

Author: Gilles Raiche (Universite du Quebec a Montreal) and David Magis (Universite de Liege)
Title: Parallel Analysis and Non Graphical Solutions to the Cattell Scree Test
Description: Indices, heuristics and strategies to help to determine the number of factors/components to retain: 1. Acceleration factor (af with or without Parallel Analysis); 2. Optimal Coordinates (noc with or without Parallel Analysis); 3. Parallel analysis (components, factors and bootstrap); 4. lambda > mean(lambda) (Kaiser, CFA and related); 5. Cattell-Nelson-Gorsuch (CNG); 6. Zoski and Jurs multiple regression (b, t and p); 7. Zoski and Jurs standard error of the regression coeffcient (sescree); 8. Nelson R2; 9. Bartlett khi-2; 10. Anderson khi-2; 11. Lawley khi-2 and 12. Bentler-Yuan khi-2.

Diff between nFactors versions 2.3 dated 2009-09-20 and 2.3.1 dated 2009-10-14

 DESCRIPTION                    |   13 
 NAMESPACE                      |    3 
 NEWS                           |   17 
 R/structureSim.r               |    6 
 R/studySim.r                   |only
 inst/doc/Rplots.pdf            | 1298 ++++++++++++++++++++---------------------
 inst/doc/nFactorsExample01.R   |only
 inst/doc/nFactorsExample01.pdf |binary
 inst/doc/nFactorsExample01.rnw |    2 
 man/nFactors-package.rd        |    2 
 man/nFactors-parameters.rd     |   32 -
 man/studySim.rd                |only
 12 files changed, 703 insertions(+), 670 deletions(-)

More information about nFactors at CRAN
Permanent link

Package mixstock updated to version 0.9.2 with previous version 0.9 dated 2008-07-08

Author: Ben Bolker
Title: functions for mixed stock analysis
Description: mixed stock analysis functions

Diff between mixstock versions 0.9 dated 2008-07-08 and 0.9.2 dated 2009-10-14

 mixstock-0.9.2/mixstock/DESCRIPTION             |   12 -
 mixstock-0.9.2/mixstock/NEWS                    |   18 ++
 mixstock-0.9.2/mixstock/R/RCS                   |only
 mixstock-0.9.2/mixstock/R/mixstock.R            |  101 ++++++++----
 mixstock-0.9.2/mixstock/TODO                    |    7 
 mixstock-0.9.2/mixstock/inst/CITATION           |only
 mixstock-0.9.2/mixstock/inst/bugs/manymany.bug  |    4 
 mixstock-0.9.2/mixstock/inst/bugs/manymany.txt  |  142 ++++++++---------
 mixstock-0.9.2/mixstock/inst/doc/mixstock.Rnw   |  193 ++++++++++++++----------
 mixstock-0.9.2/mixstock/inst/doc/mixstock.pdf   |binary
 mixstock-0.9.2/mixstock/inst/doc/turtle.bib     |    6 
 mixstock-0.9.2/mixstock/man/calc.RL.Rd          |    4 
 mixstock-0.9.2/mixstock/man/mm.wbugs.Rd         |   16 +
 mixstock-0.9.2/mixstock/man/pm.wbugs.Rd         |    4 
 mixstock-0.9.2/mixstock/src/turtle-gibbs.c      |   11 -
 mixstock-0.9/mixstock/inst/doc/Rplots.pdf       |only
 mixstock-0.9/mixstock/inst/doc/coda1.txt        |only
 mixstock-0.9/mixstock/inst/doc/coda2.txt        |only
 mixstock-0.9/mixstock/inst/doc/coda3.txt        |only
 mixstock-0.9/mixstock/inst/doc/coda4.txt        |only
 mixstock-0.9/mixstock/inst/doc/codaIndex.txt    |only
 mixstock-0.9/mixstock/inst/doc/inits1.txt       |only
 mixstock-0.9/mixstock/inst/doc/inits2.txt       |only
 mixstock-0.9/mixstock/inst/doc/inits3.txt       |only
 mixstock-0.9/mixstock/inst/doc/inits4.txt       |only
 mixstock-0.9/mixstock/inst/doc/log.odc          |only
 mixstock-0.9/mixstock/inst/doc/log.txt          |only
 mixstock-0.9/mixstock/inst/doc/mixstock-009.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-009.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-013.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-013.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-016.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-016.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-022.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-022.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-027.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-027.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-034.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-034.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-039.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-039.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-041.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-041.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock-042.eps |only
 mixstock-0.9/mixstock/inst/doc/mixstock-042.pdf |only
 mixstock-0.9/mixstock/inst/doc/mixstock.aux     |only
 mixstock-0.9/mixstock/inst/doc/mixstock.bbl     |only
 mixstock-0.9/mixstock/inst/doc/mixstock.blg     |only
 mixstock-0.9/mixstock/inst/doc/mixstock.dvi     |only
 mixstock-0.9/mixstock/inst/doc/mixstock.log     |only
 mixstock-0.9/mixstock/inst/doc/mixstock.tex     |only
 mixstock-0.9/mixstock/inst/doc/script.txt       |only
 52 files changed, 312 insertions(+), 206 deletions(-)

More information about mixstock at CRAN
Permanent link

New package integrativeME with initial version 1.1
Package: integrativeME
Type: Package
Title: integrative mixture of experts
Version: 1.1
Date: 2009-09-29
Depends: mclust, integrOmics, randomForest
Author: Kim-Anh Le Cao
Maintainer: Kim-Anh Le Cao
Description: Mixture of experts models (Jacobs et al., 1991) were introduced to account for nonlinearities and other complexities in the data. It is based on a divide-and-conquer strategy. Mixture of experts are of interest due to their wide applicability and the advantages of fast learning via the expectation-maximization (EM) algorithm. We have extended and implemented mixture of experts to combine categorical clinical factors and continuous microarray data in a binary classification framework to analyze cancer studies. To provide a hybrid signature of clinical factors and gene markers, we propose to apply different gene selection procedures as a first step.
License: GPL (>= 2)
Packaged: 2009-10-14 07:15:34 UTC; k.lecao
Repository: CRAN
Date/Publication: 2009-10-14 09:59:57

More information about integrativeME at CRAN
Permanent link

Package glmmML updated to version 0.81-6 with previous version 0.81-5 dated 2009-05-29

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-5 dated 2009-05-29 and 0.81-6 dated 2009-10-14

 DESCRIPTION       |    8 ++++----
 man/glmmML.Rd     |    3 +--
 man/glmmML.fit.Rd |    2 +-
 man/glmmboot.Rd   |    3 +--
 4 files changed, 7 insertions(+), 9 deletions(-)

More information about glmmML at CRAN
Permanent link

Package effects updated to version 2.0-9 with previous version 2.0-8 dated 2009-10-09

Author: John Fox and Jangman Hong. We are grateful to Robert Andersen, David Firth, and Michael Friendly, for various suggestions, and to Ian Fellows for contributing patches.
Title: Effect Displays for Linear, Generalized Linear, Multinomial-Logit, and Proportional-Odds Logit Models
Description: Graphical and tabular effect displays, e.g., of interactions, for linear generalized linear, multinomial-logit, and proportional-odds logit models.

Diff between effects versions 2.0-8 dated 2009-10-09 and 2.0-9 dated 2009-10-14

 effects-2.0-8/effects/inst/CITATION.txt      |only
 effects-2.0-9/effects/DESCRIPTION            |   13 +-
 effects-2.0-9/effects/R/effects.R            |   69 +++++++++------
 effects-2.0-9/effects/R/utilities.R          |  120 ++++++++++++++-------------
 effects-2.0-9/effects/inst/CHANGES           |   10 ++
 effects-2.0-9/effects/inst/CITATION          |only
 effects-2.0-9/effects/man/effect.Rd          |    2 
 effects-2.0-9/effects/man/effects-package.Rd |   12 ++
 8 files changed, 133 insertions(+), 93 deletions(-)

More information about effects at CRAN
Permanent link

Package condGEE updated to version 0.1-3 with previous version 0.1-2 dated 2009-10-11

Author: David Clement
Title: Parameter estimation in conditional GEE for recurrent event gap times
Description: Solves for the mean parameters, the variance parameter, and their asymptotic variance in a conditional GEE for recurrent event gap times, as described by Clement and Strawderman (2009) in the journal Biostatistics. Makes a parametric assumption for the length of the censored gap time.

Diff between condGEE versions 0.1-2 dated 2009-10-11 and 0.1-3 dated 2009-10-14

 DESCRIPTION |    8 ++++----
 R/condGEE.R |   30 ++++++++++++------------------
 2 files changed, 16 insertions(+), 22 deletions(-)

More information about condGEE at CRAN
Permanent link

Package RcmdrPlugin.Export updated to version 0.2-2 with previous version 0.2-1 dated 2008-10-09

Author: Liviu Andronic
Title: Graphically export objects to LaTeX or HTML
Description: This package provides facilities to graphically export Rcmdr output to LaTeX or HTML code. Essentially, at the moment, the plug-in is a graphical front-end to xtable(). It is intended to (1) facilitate exporting Rcmdr output to formats other than ASCII text and (2) provide R novices with an easy to use, easy to access reference on exporting R objects to formats suited for printed output.

Diff between RcmdrPlugin.Export versions 0.2-1 dated 2008-10-09 and 0.2-2 dated 2009-10-14

 DESCRIPTION                       |   34 ++++++++++++++++++----------------
 man/RcmdrPlugin.Export-package.Rd |    8 ++++----
 2 files changed, 22 insertions(+), 20 deletions(-)

More information about RcmdrPlugin.Export at CRAN
Permanent link

Package RPostgreSQL updated to version 0.1-5 with previous version 0.1-4 dated 2009-01-28

Author: Sameer Kumar Prayaga with mentor Dirk Eddelbuettel
Title: R interface to the PostgreSQL database system
Description: Database interface and PostgreSQL driver for R This version complies with the database interface definition as implemented in the package DBI.

Diff between RPostgreSQL versions 0.1-4 dated 2009-01-28 and 0.1-5 dated 2009-10-14

 DESCRIPTION                          |   21 
 R/PostgreSQL.R                       |   25 
 R/PostgreSQLSupport.R                |   32 
 R/S4R.R                              |    2 
 R/dbObjectId.R                       |    2 
 configure.in                         |   19 
 inst/ChangeLog                       |   49 
 inst/NEWS                            |   25 
 man/PostgreSQL.Rd                    |    2 
 man/dbReadTable-methods.Rd           |    4 
 man/dbSendQuery-methods.Rd           |    2 
 man/safe.write.Rd                    |    8 
 src/RS-DBI.c                         | 1481 ++++++++++++++--------------
 src/RS-DBI.h                         |  428 ++++----
 src/RS-PostgreSQL.c                  | 1837 +++++++++++++++++------------------
 src/RS-PostgreSQL.h                  |  360 +++---
 src/S4R.h                            |  312 ++---
 tests/connectWithNull.R              |only
 tests/connectWithNull.Rout.save      |only
 tests/dataTypeTests.R                |    3 
 tests/dataTypeTests.Rout.save        |   19 
 tests/datetimeTests.Rout.save        |   40 
 tests/dbExistsIssue.R                |only
 tests/dbExistsIssue.Rout.save        |only
 tests/dbWriteTableTest.R             |only
 tests/dbWriteTableTest.Rout.save     |only
 tests/loadDriverAndConnect.Rout.save |   10 
 tests/selectWhereZero.R              |only
 tests/selectWhereZero.Rout.save      |only
 tests/selectWithAlias.R              |only
 tests/selectWithAlias.Rout.save      |only
 31 files changed, 2401 insertions(+), 2280 deletions(-)

More information about RPostgreSQL at CRAN
Permanent link

Package MLDA updated to version 2.0 with previous version 1.0-1 dated 2008-06-11

Author: Wei Dai, Robert Brown, Jim Paul
Title: Methylation Linear Discriminant Analysis (MLDA)
Description: MLDA is a method to identify the differentially methylated loci on CpG island array using Differential Methylation Hybridisation(DMH).

Diff between MLDA versions 1.0-1 dated 2008-06-11 and 2.0 dated 2009-10-14

 MLDA-1.0-1/MLDA/man/MLDA-package.Rd   |only
 MLDA-2.0/MLDA/DESCRIPTION             |   28 ++---
 MLDA-2.0/MLDA/R/FDR.R                 |   89 +++++++---------
 MLDA-2.0/MLDA/R/MMR.R                 |   18 +--
 MLDA-2.0/MLDA/R/Qn.R                  |   30 ++---
 MLDA-2.0/MLDA/R/R2.R                  |   32 ++---
 MLDA-2.0/MLDA/R/SR.R                  |   68 +++++-------
 MLDA-2.0/MLDA/R/cutoff.R              |   82 +++++++-------
 MLDA-2.0/MLDA/R/cutoff.plot.R         |   64 +++++------
 MLDA-2.0/MLDA/R/inconsist.R           |  124 +++++++++++-----------
 MLDA-2.0/MLDA/R/likelihood.R          |   33 ++----
 MLDA-2.0/MLDA/R/list.compare.R        |   23 +---
 MLDA-2.0/MLDA/R/lr.plot.R             |   76 ++++++-------
 MLDA-2.0/MLDA/R/meth.lm.R             |  167 ++++++++++++++----------------
 MLDA-2.0/MLDA/R/middle.lm.R           |  113 ++++++++++----------
 MLDA-2.0/MLDA/R/mito.lm.R             |  186 ++++++++++++++++------------------
 MLDA-2.0/MLDA/R/mlda.R                |   25 ++--
 MLDA-2.0/MLDA/R/mlda.data.R           |   22 ++--
 MLDA-2.0/MLDA/R/mlda.sig.R            |  151 +++++++++++++--------------
 MLDA-2.0/MLDA/R/mlda.sig.plot.R       |   96 ++++++++---------
 MLDA-2.0/MLDA/R/score.cal.R           |   32 ++---
 MLDA-2.0/MLDA/R/weight.score.R        |   57 ++++------
 MLDA-2.0/MLDA/data/hcgi12k.rda        |binary
 MLDA-2.0/MLDA/man/FDR.Rd              |    2 
 MLDA-2.0/MLDA/man/MLDA_2.0-package.Rd |only
 MLDA-2.0/MLDA/man/MMR.Rd              |    1 
 MLDA-2.0/MLDA/man/R2.Rd               |    2 
 MLDA-2.0/MLDA/man/cutoff.Rd           |    2 
 MLDA-2.0/MLDA/man/hcgi12k.Rd          |    4 
 MLDA-2.0/MLDA/man/inconsist.Rd        |    2 
 MLDA-2.0/MLDA/man/likelihood.Rd       |    2 
 MLDA-2.0/MLDA/man/list.compare.Rd     |    2 
 MLDA-2.0/MLDA/man/lr.plot.Rd          |    2 
 MLDA-2.0/MLDA/man/meth.lm.Rd          |    2 
 MLDA-2.0/MLDA/man/middle.lm.Rd        |    3 
 MLDA-2.0/MLDA/man/mito.lm.Rd          |    1 
 MLDA-2.0/MLDA/man/mlda.Rd             |    1 
 MLDA-2.0/MLDA/man/score.cal.Rd        |    2 
 38 files changed, 722 insertions(+), 822 deletions(-)

More information about MLDA at CRAN
Permanent link

Package LearnEDA updated to version 1.01 with previous version 1.0 dated 2008-12-23

Author: Jim Albert
Title: Functions for Learning Exploratory Data Analysis
Description: LearnEDA contains a collection of functions helpful in learning the basic tenets of Exploratory Data Analysis.

Diff between LearnEDA versions 1.0 dated 2008-12-23 and 1.01 dated 2009-10-14

 DESCRIPTION                      |   23 ++++++-----
 R/rline.R                        |   76 +++++++++++++++++++++++----------------
 data/heaviest.fish.txt           |only
 data/immigrants.txt              |    2 -
 data/pop.densities.1920.2000.txt |    2 -
 data/rent.prices.txt             |    2 -
 man/act.scores.06.07.Rd          |    6 ++-
 man/baseball.attendance.Rd       |    6 ++-
 man/beatles.Rd                   |    8 +++-
 man/boston.marathon.Rd           |    6 ++-
 man/boston.marathon.wtimes.Rd    |    6 ++-
 man/brave.at.Rd                  |    6 ++-
 man/car.measurements.Rd          |    8 +++-
 man/church.2.way.Rd              |    9 +++-
 man/church.tseries.Rd            |    7 ++-
 man/college.ratings.Rd           |    9 +++-
 man/farms.Rd                     |    6 ++-
 man/football.Rd                  |    7 ++-
 man/gestation.periods.Rd         |    8 +++-
 man/grandma.19.40.Rd             |    6 ++-
 man/heaviest.fish.Rd             |only
 man/hinkley.Rd                   |    6 ---
 man/home.prices.Rd               |    6 ++-
 man/homeruns.2000.Rd             |    6 ++-
 man/homeruns.61.Rd               |    6 ++-
 man/immigrants.Rd                |   10 ++++-
 man/island.areas.Rd              |    7 ++-
 man/lake.Rd                      |    7 ++-
 man/mortality.rates.Rd           |   12 ++++--
 man/mtrans.Rd                    |    6 ---
 man/olympics.run.Rd              |   17 +++++---
 man/olympics.speed.skating.Rd    |   19 +++++----
 man/olympics.swim.Rd             |   16 +++++---
 man/pop.change.Rd                |    6 ++-
 man/pop.densities.1920.2000.Rd   |    6 ++-
 man/pop.england.Rd               |    9 +++-
 man/rent.prices.Rd               |    6 ++-
 man/rline.Rd                     |    1 
 man/salaries.Rd                  |    7 ++-
 man/studentdata.Rd               |   30 ++++++++-------
 man/temperatures.Rd              |    7 ++-
 man/tukey.24a.Rd                 |    7 ++-
 man/tukey.24b.Rd                 |    7 ++-
 man/tukey.26a.Rd                 |   10 +++--
 man/tukey.26b.Rd                 |   10 +++--
 man/tukey.26c.Rd                 |   10 +++--
 man/us.pop.Rd                    |    6 ++-
 47 files changed, 295 insertions(+), 148 deletions(-)

More information about LearnEDA at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.