Tue, 29 Dec 2009

Package fitdistrplus updated to version 0.1-2 with previous version 0.1-1 dated 2009-02-16

Title: Help to fit of a parametric distribution to non-censored or censored data
Description: Extends the fitdistr function (of the MASS package) with several functions to help the fit of a parametric distribution to non-censored or censored data. Censored data may contain left censored, right censored and interval censored values, with several lower and upper bounds.
Author: Marie Laure Delignette-Muller , Regis Pouillot , Jean-Baptiste Denis and Christophe Dutang
Maintainer: Marie Laure Delignette-Muller

Diff between fitdistrplus versions 0.1-1 dated 2009-02-16 and 0.1-2 dated 2009-12-29

 fitdistrplus-0.1-1/fitdistrplus/R/mledistcens.R                 |only
 fitdistrplus-0.1-1/fitdistrplus/R/momdist.R                     |only
 fitdistrplus-0.1-1/fitdistrplus/man/mledistcens.Rd              |only
 fitdistrplus-0.1-1/fitdistrplus/man/momdist.Rd                  |only
 fitdistrplus-0.1-2/fitdistrplus/DESCRIPTION                     |   36 -
 fitdistrplus-0.1-2/fitdistrplus/LICENCE                         |only
 fitdistrplus-0.1-2/fitdistrplus/NAMESPACE                       |only
 fitdistrplus-0.1-2/fitdistrplus/R/bootdist.R                    |   51 +
 fitdistrplus-0.1-2/fitdistrplus/R/bootdistcens.R                |   48 +
 fitdistrplus-0.1-2/fitdistrplus/R/descdist.R                    |   30 
 fitdistrplus-0.1-2/fitdistrplus/R/fitdist.R                     |  310 +++++-----
 fitdistrplus-0.1-2/fitdistrplus/R/fitdistcens.R                 |   46 +
 fitdistrplus-0.1-2/fitdistrplus/R/mledist.R                     |  250 ++++++--
 fitdistrplus-0.1-2/fitdistrplus/R/mmedist.R                     |only
 fitdistrplus-0.1-2/fitdistrplus/R/plotdist.R                    |   56 +
 fitdistrplus-0.1-2/fitdistrplus/R/plotdistcens.R                |   26 
 fitdistrplus-0.1-2/fitdistrplus/inst/CITATION                   |only
 fitdistrplus-0.1-2/fitdistrplus/inst/NEWS                       |only
 fitdistrplus-0.1-2/fitdistrplus/inst/doc/Makefile               |only
 fitdistrplus-0.1-2/fitdistrplus/inst/doc/intro2fitdistrplus.Rnw |only
 fitdistrplus-0.1-2/fitdistrplus/inst/doc/intro2fitdistrplus.bib |only
 fitdistrplus-0.1-2/fitdistrplus/inst/doc/intro2fitdistrplus.pdf |binary
 fitdistrplus-0.1-2/fitdistrplus/inst/gpl-3.0.txt                |only
 fitdistrplus-0.1-2/fitdistrplus/man/bootdist.Rd                 |   14 
 fitdistrplus-0.1-2/fitdistrplus/man/bootdistcens.Rd             |   14 
 fitdistrplus-0.1-2/fitdistrplus/man/descdist.Rd                 |    2 
 fitdistrplus-0.1-2/fitdistrplus/man/fitdist.Rd                  |  199 ++++--
 fitdistrplus-0.1-2/fitdistrplus/man/fitdistcens.Rd              |   70 +-
 fitdistrplus-0.1-2/fitdistrplus/man/mledist.Rd                  |  111 ++-
 fitdistrplus-0.1-2/fitdistrplus/man/mmedist.Rd                  |only
 30 files changed, 936 insertions(+), 327 deletions(-)

More information about fitdistrplus at CRAN
Permanent link

Package pomp updated to version 0.26-3 with previous version 0.25-7 dated 2009-11-15

Title: Statistical inference for partially observed Markov processes
Description: Inference methods for partially-observed Markov processes
Author: Aaron A. King, Edward L. Ionides, Carles Breto, Steve Ellner, Bruce Kendall
Maintainer: Aaron A. King

Diff between pomp versions 0.25-7 dated 2009-11-15 and 0.26-3 dated 2009-12-29

 pomp-0.25-7/pomp/data/euler.sir.rda                   |only
 pomp-0.25-7/pomp/data/ou2.rda                         |only
 pomp-0.25-7/pomp/data/rw2.rda                         |only
 pomp-0.25-7/pomp/data/verhulst.rda                    |only
 pomp-0.26-3/pomp/DESCRIPTION                          |   11 -
 pomp-0.26-3/pomp/R/mif.R                              |  138 ++++++++++--------
 pomp-0.26-3/pomp/R/pfilter-mif.R                      |   10 +
 pomp-0.26-3/pomp/R/pfilter.R                          |   22 ++
 pomp-0.26-3/pomp/data/euler.sir.R                     |only
 pomp-0.26-3/pomp/data/ou2.R                           |only
 pomp-0.26-3/pomp/data/rw2.R                           |only
 pomp-0.26-3/pomp/data/verhulst.R                      |only
 pomp-0.26-3/pomp/inst/ChangeLog                       |   42 +++++
 pomp-0.26-3/pomp/inst/doc/advanced_topics_in_pomp.pdf |binary
 pomp-0.26-3/pomp/inst/doc/intro_to_pomp.Rnw           |   29 +--
 pomp-0.26-3/pomp/inst/doc/intro_to_pomp.pdf           |binary
 pomp-0.26-3/pomp/inst/examples/euler_sir.R            |   23 +--
 pomp-0.26-3/pomp/man/pfilter.Rd                       |   10 +
 pomp-0.26-3/pomp/tests/ou2-forecast.R                 |only
 pomp-0.26-3/pomp/tests/ou2-forecast.Rout.save         |only
 pomp-0.26-3/pomp/tests/ou2-mif.R                      |   20 ++
 pomp-0.26-3/pomp/tests/ou2-mif.Rout.save              |   20 ++
 22 files changed, 236 insertions(+), 89 deletions(-)

More information about pomp at CRAN
Permanent link

New package partitionMetric with initial version 1.0
Package: partitionMetric
Type: Package
Title: Compute a distance metric between two partitions of a set
Version: 1.0
Date: 2009-12-29
Author: David Weisman, Dan Simovici
Maintainer:
Depends: R (>= 2.10.1)
Description: partitionMetric computes a distance between two partitions of a set.
License: BSD
Copyright: Copyright (c) 2010, David Weisman and Dan Simovici, All rights reserved.
LazyLoad: yes
Packaged: 2009-12-29 15:56:41 UTC; mn1281
Repository: CRAN
Date/Publication: 2009-12-29 17:46:52

More information about partitionMetric at CRAN
Permanent link

Package gRbase updated to version 1.3.0 with previous version 1.2.0 dated 2009-12-28

Title: A package for graphical modelling in R
Description: The gRbase package provides certain general constructs which are used by other graphical modelling packages. This includes 1) the concept of gmData (graphical meta data), 2) several graph algorithms 3) facilities for table operations, 4) functions for testing for conditional independence. gRbase also illustrates how hierarchical log-linear models (hllm) may be implemented.
Author: Søren Højsgaard and Claus Dethlefsen with contributions from Clive Bowsher
Maintainer: Søren Højsgaard

Diff between gRbase versions 1.2.0 dated 2009-12-28 and 1.3.0 dated 2009-12-29

 ChangeLog           |    7 +++++++
 DESCRIPTION         |    6 +++---
 INDEX               |    2 ++
 R/combnPrimR.R      |only
 inst/doc/gRbase.pdf |binary
 man/combnPrim.Rd    |only
 src/combnC.c        |only
 src/combnPrimC.c    |only
 src/combnPrimC.h    |only
 src/f2c.h           |only
 10 files changed, 12 insertions(+), 3 deletions(-)

More information about gRbase at CRAN
Permanent link

Package KFAS updated to version 0.4.9 with previous version 0.4.8 dated 2009-12-14

Title: Kalman filter and smoothers for exponential family state space models.
Description: Package KFAS provides functions for Kalman filtering, state, disturbance and simulation smoothing, forecasting and simulation of state space models. All functions can use exact diffuse initialisation when distributions of some or all elements of initial state vector are unknown. Filtering, state smoothing and simulation functions use sequential processing algorithm, which is faster than standard approach, and it also allows singularity of prediction error variance matrix. KFAS also contains function for computing the likelihood of exponential family state space models and function for state smoothing of exponential family state space models.
Author: Jouni Helske
Maintainer: Jouni Helske

Diff between KFAS versions 0.4.8 dated 2009-12-14 and 0.4.9 dated 2009-12-29

 DESCRIPTION   |   30 ++++++++++++++----------------
 R/KFAS.R      |    7 ++-----
 man/eflik.Rd  |   21 +++++++++++----------
 man/eflik0.Rd |   13 +++++++------
 man/kf.Rd     |    4 ++--
 5 files changed, 36 insertions(+), 39 deletions(-)

More information about KFAS at CRAN
Permanent link

Package LambertW updated to version 0.1.8 with previous version 0.1.6 dated 2009-04-14

Title: Lambert W parameter estimation, plots, simulation (Analysis of skewed data)
Description: Lambert W random variables (RV) offer a new way of dealing with slightly skewed data. It is based on an input/ouput framework - for details see References. This package contains the most important functions to perform an adequate analysis. Lambert W data can be simulated, parameters estimated and results can be plotted in a proper way. Comments, suggestions, improvements, error reports, ... are more than welcome. Feel free to contact me.
Author: Georg M. Goerg
Maintainer: Georg M. Goerg

Diff between LambertW versions 0.1.6 dated 2009-04-14 and 0.1.8 dated 2009-12-29

 LambertW-0.1.6/LambertW/R/KS.test.t.R               |only
 LambertW-0.1.6/LambertW/R/delta.test.R              |only
 LambertW-0.1.6/LambertW/man/IGMM.default.Rd         |only
 LambertW-0.1.6/LambertW/man/KS.test.t.Rd            |only
 LambertW-0.1.6/LambertW/man/MLE_LambertW.default.Rd |only
 LambertW-0.1.6/LambertW/man/W_1.Rd                  |only
 LambertW-0.1.6/LambertW/man/W_delta_1.Rd            |only
 LambertW-0.1.6/LambertW/man/d1W.Rd                  |only
 LambertW-0.1.6/LambertW/man/d1W_1.Rd                |only
 LambertW-0.1.6/LambertW/man/dLambertW.Rd            |only
 LambertW-0.1.6/LambertW/man/delta.test.Rd           |only
 LambertW-0.1.6/LambertW/man/mom.LambertW.U.Gauss.Rd |only
 LambertW-0.1.6/LambertW/man/pLambertW.Rd            |only
 LambertW-0.1.6/LambertW/man/plot.LWest.Rd           |only
 LambertW-0.1.6/LambertW/man/print.summary.LWest.Rd  |only
 LambertW-0.1.6/LambertW/man/qLambertW.Rd            |only
 LambertW-0.1.6/LambertW/man/qqLambertW.Rd           |only
 LambertW-0.1.6/LambertW/man/rLambertW.Rd            |only
 LambertW-0.1.6/LambertW/man/summary.LWest.Rd        |only
 LambertW-0.1.8/LambertW/DESCRIPTION                 |   20 +-
 LambertW-0.1.8/LambertW/R/H_delta.R                 |    4 
 LambertW-0.1.8/LambertW/R/IGMM.default.R            |   62 +++-----
 LambertW-0.1.8/LambertW/R/LambertW-internal.R       |    4 
 LambertW-0.1.8/LambertW/R/MLE_LambertW.R            |    2 
 LambertW-0.1.8/LambertW/R/MLE_LambertW.default.R    |    2 
 LambertW-0.1.8/LambertW/R/W_delta.R                 |    4 
 LambertW-0.1.8/LambertW/R/W_delta_1.R               |    4 
 LambertW-0.1.8/LambertW/R/d1W.R                     |    2 
 LambertW-0.1.8/LambertW/R/d1W_1.R                   |    2 
 LambertW-0.1.8/LambertW/R/dLambertW.R               |  100 ++++++-------
 LambertW-0.1.8/LambertW/R/delta.01.R                |   26 ++-
 LambertW-0.1.8/LambertW/R/delta.GMM.R               |    2 
 LambertW-0.1.8/LambertW/R/get.input.R               |    2 
 LambertW-0.1.8/LambertW/R/h.r                       |    2 
 LambertW-0.1.8/LambertW/R/igmm.r                    |    2 
 LambertW-0.1.8/LambertW/R/ks.test.t.R               |only
 LambertW-0.1.8/LambertW/R/mc.R                      |    2 
 LambertW-0.1.8/LambertW/R/mom.LambertW.U.Gauss.R    |    4 
 LambertW-0.1.8/LambertW/R/mom.LambertW.X.Gauss.R    |   30 ++--
 LambertW-0.1.8/LambertW/R/normfit.R                 |  150 ++++++++++----------
 LambertW-0.1.8/LambertW/R/pLambertW.R               |  101 ++++++-------
 LambertW-0.1.8/LambertW/R/p_1.R                     |    4 
 LambertW-0.1.8/LambertW/R/plot.LWest.R              |  138 +++++++++---------
 LambertW-0.1.8/LambertW/R/print.summary.LWest.R     |    2 
 LambertW-0.1.8/LambertW/R/qLambertW.R               |   79 ++++------
 LambertW-0.1.8/LambertW/R/qqLambertW.R              |   56 +++----
 LambertW-0.1.8/LambertW/R/rLambertW.R               |   20 +-
 LambertW-0.1.8/LambertW/R/sd.R                      |    2 
 LambertW-0.1.8/LambertW/R/summary.LWest.R           |    2 
 LambertW-0.1.8/LambertW/R/support.R                 |    2 
 LambertW-0.1.8/LambertW/R/vec.norm.R                |    6 
 LambertW-0.1.8/LambertW/R/w.r                       |    2 
 LambertW-0.1.8/LambertW/R/w_1.r                     |    2 
 LambertW-0.1.8/LambertW/data/AA.rda                 |binary
 LambertW-0.1.8/LambertW/man/AA.Rd                   |    2 
 LambertW-0.1.8/LambertW/man/H.Rd                    |   29 +++
 LambertW-0.1.8/LambertW/man/H_delta.Rd              |   21 ++
 LambertW-0.1.8/LambertW/man/IGMM.Rd                 |   47 +++---
 LambertW-0.1.8/LambertW/man/LWest-methods.Rd        |only
 LambertW-0.1.8/LambertW/man/LambertW-methods.Rd     |only
 LambertW-0.1.8/LambertW/man/LambertW-package.Rd     |   38 ++++-
 LambertW-0.1.8/LambertW/man/MLE_LambertW.Rd         |   49 +++---
 LambertW-0.1.8/LambertW/man/W.Rd                    |   58 +++++--
 LambertW-0.1.8/LambertW/man/W_delta.Rd              |   32 +++-
 LambertW-0.1.8/LambertW/man/delta.01.Rd             |   24 +--
 LambertW-0.1.8/LambertW/man/delta.GMM.Rd            |   28 ++-
 LambertW-0.1.8/LambertW/man/get.input.Rd            |   26 +--
 LambertW-0.1.8/LambertW/man/ks.test.t.Rd            |only
 LambertW-0.1.8/LambertW/man/mc.Rd                   |    8 -
 LambertW-0.1.8/LambertW/man/mom.LambertW.X.Gauss.Rd |   47 +++---
 LambertW-0.1.8/LambertW/man/normfit.Rd              |   37 ++--
 LambertW-0.1.8/LambertW/man/p_1.Rd                  |   35 +++-
 LambertW-0.1.8/LambertW/man/support.Rd              |   13 -
 LambertW-0.1.8/LambertW/man/vec.norm.Rd             |   20 +-
 74 files changed, 753 insertions(+), 603 deletions(-)

More information about LambertW at CRAN
Permanent link


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