Title: Multivariate Imputation by Chained Equations
Diff between mice versions 2.11 dated 2011-11-22 and 2.12 dated 2012-03-25
Description: Multiple Imputation using Fully Conditional Specification
Author: Stef van Buuren
Maintainer: Stef van Buuren
mice-2.11/mice/inst/doc/JSScode.Rout |only
mice-2.12/mice/DESCRIPTION | 15 +-
mice-2.12/mice/MD5 | 81 +++++++++++----
mice-2.12/mice/NAMESPACE | 13 ++
mice-2.12/mice/R/auxiliary.r |only
mice-2.12/mice/R/flux.r |only
mice-2.12/mice/R/mice.R | 148 +++++++++++++++++++++++------
mice-2.12/mice/R/mids2mplus.R | 2
mice-2.12/mice/R/rm.whitespace.R | 91 +----------------
mice-2.12/mice/R/trellis.r | 1
mice-2.12/mice/data/boys.rda |binary
mice-2.12/mice/data/fdd.pred.rda |only
mice-2.12/mice/data/fdd.rda |only
mice-2.12/mice/data/fdgs.rda |only
mice-2.12/mice/data/leiden85.rda |only
mice-2.12/mice/data/mammalsleep.rda |only
mice-2.12/mice/data/nhanes.rda |binary
mice-2.12/mice/data/nhanes2.rda |binary
mice-2.12/mice/data/pattern1.rda |only
mice-2.12/mice/data/pattern2.rda |only
mice-2.12/mice/data/pattern3.rda |only
mice-2.12/mice/data/pattern4.rda |only
mice-2.12/mice/data/popmis.rda |binary
mice-2.12/mice/data/pops.pred.rda |only
mice-2.12/mice/data/pops.rda |only
mice-2.12/mice/data/potthoffroy.rda |only
mice-2.12/mice/data/selfreport.rda |only
mice-2.12/mice/data/tbc.rda |only
mice-2.12/mice/data/tbc.target.rda |only
mice-2.12/mice/data/walking.rda |only
mice-2.12/mice/data/windspeed.rda |binary
mice-2.12/mice/inst/NEWS | 20 +++
mice-2.12/mice/inst/doc/fimd1.r |only
mice-2.12/mice/inst/doc/fimd2.r |only
mice-2.12/mice/inst/doc/fimd3.r |only
mice-2.12/mice/inst/doc/fimd4.r |only
mice-2.12/mice/inst/doc/fimd5.r |only
mice-2.12/mice/inst/doc/fimd6.r |only
mice-2.12/mice/inst/doc/fimd7.r |only
mice-2.12/mice/inst/doc/fimd8.r |only
mice-2.12/mice/inst/doc/fimd9.r |only
mice-2.12/mice/man/boys.rd | 21 ++--
mice-2.12/mice/man/cbind.mids.rd | 6 -
mice-2.12/mice/man/fdd.rd |only
mice-2.12/mice/man/fdgs.rd |only
mice-2.12/mice/man/flux.Rd |only
mice-2.12/mice/man/getfit.Rd |only
mice-2.12/mice/man/leiden85.rd |only
mice-2.12/mice/man/mammalsleep.rd |only
mice-2.12/mice/man/mice-auxiliary.Rd |only
mice-2.12/mice/man/mice-internal.Rd | 38 +------
mice-2.12/mice/man/mice.Rd | 2
mice-2.12/mice/man/mids2mplus.Rd | 2
mice-2.12/mice/man/mids2spss.Rd | 2
mice-2.12/mice/man/nelsonaalen.Rd |only
mice-2.12/mice/man/pattern.rd |only
mice-2.12/mice/man/pops.rd |only
mice-2.12/mice/man/potthoffroy.rd |only
mice-2.12/mice/man/selfreport.rd |only
mice-2.12/mice/man/supports.transparent.Rd |only
mice-2.12/mice/man/tbc.rd |only
mice-2.12/mice/man/trellis.Rd | 14 +-
mice-2.12/mice/man/walking.rd |only
63 files changed, 262 insertions(+), 194 deletions(-)
Title: Statistical methods for the calculation of outstanding claims
reserves in general insurance
Diff between ChainLadder versions 0.1.5-1 dated 2011-11-12 and 0.1.5-2 dated 2012-03-25
Description: The ChainLadder package provides various statistical
methods which are typically used for the estimation of
outstanding claims reserves in general insurance. The package
has implementations of the Mack-, Munich-, Bootstrap, and
multi-variate chain-ladder methods, as well as the loss
development factor curve fitting methods of Dave Clark and
generalised linear model based reserving models.
Author: Markus Gesmann, Daniel Murphy and Wayne Zhang
Maintainer: Markus Gesmann
ChainLadder-0.1.5-1/ChainLadder/inst/Experimental |only
ChainLadder-0.1.5-1/ChainLadder/inst/unitTests/runit.Alphas.R |only
ChainLadder-0.1.5-1/ChainLadder/inst/unitTests/runit.as.triangle.data.frame.R |only
ChainLadder-0.1.5-2/ChainLadder/DESCRIPTION | 26 +++--
ChainLadder-0.1.5-2/ChainLadder/MD5 | 41 +++++----
ChainLadder-0.1.5-2/ChainLadder/NEWS | 19 ++++
ChainLadder-0.1.5-2/ChainLadder/R/BootstrapReserve.R | 2
ChainLadder-0.1.5-2/ChainLadder/R/ChainLadder.R | 13 +-
ChainLadder-0.1.5-2/ChainLadder/R/MackChainLadderFunctions.R | 2
ChainLadder-0.1.5-2/ChainLadder/R/Triangles.R | 45 +++++-----
ChainLadder-0.1.5-2/ChainLadder/R/ata.r | 1
ChainLadder-0.1.5-2/ChainLadder/R/clark.r | 17 ---
ChainLadder-0.1.5-2/ChainLadder/R/zzz.R | 2
ChainLadder-0.1.5-2/ChainLadder/THANKS | 20 ++--
ChainLadder-0.1.5-2/ChainLadder/demo/DatabaseExamples.R | 2
ChainLadder-0.1.5-2/ChainLadder/inst/CITATION | 11 +-
ChainLadder-0.1.5-2/ChainLadder/inst/doc |only
ChainLadder-0.1.5-2/ChainLadder/inst/unitTests/runit.ChainLadder.R | 13 ++
ChainLadder-0.1.5-2/ChainLadder/man/ChainLadder-package.Rd | 4
ChainLadder-0.1.5-2/ChainLadder/man/Triangles.Rd | 4
ChainLadder-0.1.5-2/ChainLadder/vignettes |only
21 files changed, 127 insertions(+), 95 deletions(-)
Title: Solar Photovoltaic Systems
Diff between solaR versions 0.31 dated 2012-03-20 and 0.32 dated 2012-03-25
Description: Calculation methods of solar radiation and performance of
photovoltaic systems from daily and intradaily irradiation data
sources.
Author: Oscar Perpiñán Lamigueiro
Maintainer: Oscar Perpiñán Lamigueiro
DESCRIPTION | 12 ++++++------
MD5 | 10 +++++-----
R/AllMethods.R | 6 +++---
R/NmgSFB.R | 6 +++---
man/calcGef.Rd | 16 +++++++++++-----
man/fInclin.Rd | 8 ++++----
6 files changed, 32 insertions(+), 26 deletions(-)
Title: classical pair trading based on cointegration in finance
Diff between PairTrading versions 1.0 dated 2011-10-19 and 1.1 dated 2012-03-25
Description: This package gives classical trading strategy called "Pair
trading" to you. you can easily specify pairs for trading and
do back-test by this package. It's based on cointegration.
Cointegration is a statistical feature of time series proposed
by Engle and Granger.
Author: Shinichi Takayanagi, Kohta Ishikawa
Maintainer: Shinichi Takayanagi
PairTrading-1.0/PairTrading/inst |only
PairTrading-1.1/PairTrading/DESCRIPTION | 11 ++---
PairTrading-1.1/PairTrading/MD5 | 19 ++++------
PairTrading-1.1/PairTrading/R/Examples/Example-1.R | 5 +-
PairTrading-1.1/PairTrading/R/PairTrading.R | 16 ++++----
PairTrading-1.1/PairTrading/man/EstimateParameters.Rd | 6 ---
PairTrading-1.1/PairTrading/man/EstimateParametersHistorically.Rd | 6 ---
PairTrading-1.1/PairTrading/man/IsStationary.Rd | 12 +-----
PairTrading-1.1/PairTrading/man/PairTrading-package.Rd | 8 +---
PairTrading-1.1/PairTrading/man/Return.Rd | 11 ++---
PairTrading-1.1/PairTrading/man/Simple.Rd | 14 +------
11 files changed, 37 insertions(+), 71 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-11-03 0.3.1
2011-07-02 0.3.0
2011-01-20 0.2.3
2010-12-07 0.2.2.1
2010-08-27 0.2.2
2010-07-30 0.2.1
2010-06-02 0.2
2010-02-01 0.1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-08-04 0.1-2
2011-06-20 0.1-1
Title: Rank-hazard plots
Diff between rankhazard versions 0.8 dated 2009-06-29 and 0.8-1 dated 2012-03-25
Description: Rank-hazard plots (Karvanen and Harrell, Statistics in
Medicine 2009) visualize the relative importance of covariates
in a proportional hazards model. The key idea is to rank the
covariate values and plot the relative hazard as a function of
ranks scaled to interval [0,1]. The relative hazard is plotted
with respect to the reference hazard, which can be e.g. the
hazard related to the median of the covariate. Transformation
to scaled ranks allows plotting of covariates measured in
different units in the same graph, which helps in the
interpretation of the epidemiological relevance of the
covariates. Rank-hazard plots show the difference of hazards
between the extremes of the covariate values present in the
data and can be used as a tool to check if the proportional
hazards assumption leads to reasonable estimates for
individuals with extreme covariate values. Alternative
covariate definitions or different transformations applied to
covariates can be also compared using rank-hazard plots.
Author: Juha Karvanen
Maintainer: Juha Karvanen
DESCRIPTION | 11 ++++++-----
MD5 |only
man/rankhazard-package.Rd | 2 +-
man/rankhazardplot.Rd | 10 +++++-----
4 files changed, 12 insertions(+), 11 deletions(-)
Title: Local Regression, Likelihood and Density Estimation.
Diff between locfit versions 1.5-6 dated 2010-01-21 and 1.5-7 dated 2012-03-25
Description: Local regression, likelihood and density estimation.
Author: Catherine Loader
Maintainer: Andy Liaw
locfit-1.5-6/locfit/data/ais.R |only
locfit-1.5-6/locfit/data/bad.R |only
locfit-1.5-6/locfit/data/border.R |only
locfit-1.5-6/locfit/data/chemdiab.tab |only
locfit-1.5-6/locfit/data/claw54.R |only
locfit-1.5-6/locfit/data/cldem.tab |only
locfit-1.5-6/locfit/data/cltest.R |only
locfit-1.5-6/locfit/data/cltrain.R |only
locfit-1.5-6/locfit/data/co2.R |only
locfit-1.5-6/locfit/data/diab.tab |only
locfit-1.5-6/locfit/data/ethanol.R |only
locfit-1.5-6/locfit/data/geyser.R |only
locfit-1.5-6/locfit/data/geyser.round.tab |only
locfit-1.5-6/locfit/data/heart.R |only
locfit-1.5-6/locfit/data/insect.tab |only
locfit-1.5-6/locfit/data/iris.R |only
locfit-1.5-6/locfit/data/kangaroo.R |only
locfit-1.5-6/locfit/data/livmet.R |only
locfit-1.5-6/locfit/data/mcyc.tab |only
locfit-1.5-6/locfit/data/mine.R |only
locfit-1.5-6/locfit/data/mmsamp.tab |only
locfit-1.5-6/locfit/data/morths.R |only
locfit-1.5-6/locfit/data/penny.tab |only
locfit-1.5-6/locfit/data/spencer.R |only
locfit-1.5-6/locfit/data/stamp.R |only
locfit-1.5-6/locfit/data/trimod.dat |only
locfit-1.5-7/locfit/DESCRIPTION | 11 +-
locfit-1.5-7/locfit/MD5 |only
locfit-1.5-7/locfit/NAMESPACE |only
locfit-1.5-7/locfit/NEWS | 4 +
locfit-1.5-7/locfit/R/firstlib.r | 16 +---
locfit-1.5-7/locfit/R/locfit.r | 4 -
locfit-1.5-7/locfit/data/ais.rda |only
locfit-1.5-7/locfit/data/bad.rda |only
locfit-1.5-7/locfit/data/border.rda |only
locfit-1.5-7/locfit/data/chemdiab.tab.gz |only
locfit-1.5-7/locfit/data/claw54.rda |only
locfit-1.5-7/locfit/data/cldem.tab.gz |only
locfit-1.5-7/locfit/data/cltest.rda |only
locfit-1.5-7/locfit/data/cltrain.rda |only
locfit-1.5-7/locfit/data/co2.rda |only
locfit-1.5-7/locfit/data/diab.tab.gz |only
locfit-1.5-7/locfit/data/ethanol.rda |only
locfit-1.5-7/locfit/data/geyser.rda |only
locfit-1.5-7/locfit/data/geyser.round.tab.gz |only
locfit-1.5-7/locfit/data/heart.rda |only
locfit-1.5-7/locfit/data/insect.tab.gz |only
locfit-1.5-7/locfit/data/iris.rda |only
locfit-1.5-7/locfit/data/kangaroo.rda |only
locfit-1.5-7/locfit/data/livmet.rda |only
locfit-1.5-7/locfit/data/mcyc.tab.gz |only
locfit-1.5-7/locfit/data/mine.rda |only
locfit-1.5-7/locfit/data/mmsamp.tab.gz |only
locfit-1.5-7/locfit/data/morths.rda |only
locfit-1.5-7/locfit/data/penny.tab.gz |only
locfit-1.5-7/locfit/data/spencer.rda |only
locfit-1.5-7/locfit/data/stamp.rda |only
locfit-1.5-7/locfit/data/trimod.tab.gz |only
locfit-1.5-7/locfit/man/lf.Rd | 1
locfit-1.5-7/locfit/man/locfit.Rd | 2
locfit-1.5-7/locfit/man/plot.locfit.1d.Rd | 2
locfit-1.5-7/locfit/man/plot.locfit.2d.Rd | 2
locfit-1.5-7/locfit/man/plot.locfit.3d.Rd | 2
locfit-1.5-7/locfit/man/rva.Rd | 8 +-
locfit-1.5-7/locfit/man/sjpi.Rd | 2
locfit-1.5-7/locfit/src/S_enter.c | 102 ++++++++++++++++++++++++---
locfit-1.5-7/locfit/src/m_eigen.c | 4 -
locfit-1.5-7/locfit/src/m_jacob.c | 9 +-
locfit-1.5-7/locfit/src/m_solve.c | 3
locfit-1.5-7/locfit/src/scb_cons.c | 22 +++--
70 files changed, 139 insertions(+), 55 deletions(-)
Title: Use known groups in high-dimensional data to derive scores for
plots
Diff between hddplot versions 0.54 dated 2011-03-31 and 0.55 dated 2012-03-25
Description: Cross-validated linear discriminant calculations determine
the optimum number of features. Test and training scores from
successive cross-validation steps determine, via a principal
components calculation, a low-dimensional global space onto
which test scores are projected, in order to plot them. Further
functions are included that serve didactic purposes.
Author: John Maindonald
Maintainer: John Maindonald
DESCRIPTION | 14 +++++++++-----
MD5 |only
NAMESPACE |only
R/zzz.R | 7 ++++---
data/Golub.rda |binary
data/golubInfo.rda |binary
6 files changed, 13 insertions(+), 8 deletions(-)
Title: eXtensible Time Series
Diff between xts versions 0.8-5 dated 2012-03-24 and 0.8-6 dated 2012-03-25
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.
Author: Jeffrey A. Ryan, Josh M. Ulrich
Maintainer: Jeffrey A. Ryan
DESCRIPTION | 6 +++---
MD5 | 6 +++---
R/index.R | 5 +++--
inst/doc/xts.pdf |binary
4 files changed, 9 insertions(+), 8 deletions(-)