Title: Analysing equity portfolios
Diff between portfolio versions 0.4-6 dated 2013-07-09 and 0.4-7 dated 2015-01-29
Description: Classes for analysing and implementing equity portfolios.
Author: Jeff Enos
Maintainer: Daniel Gerlanc
portfolio-0.4-6/portfolio/portfolio.Rproj |only
portfolio-0.4-7/portfolio/DESCRIPTION | 9 +++--
portfolio-0.4-7/portfolio/MD5 | 24 +++++++--------
portfolio-0.4-7/portfolio/NAMESPACE | 21 ++++++++++++-
portfolio-0.4-7/portfolio/R/AllClasses.R | 2 -
portfolio-0.4-7/portfolio/R/contribution.R | 2 -
portfolio-0.4-7/portfolio/R/exposure.R | 2 -
portfolio-0.4-7/portfolio/R/matchedPortfolioCollection.R | 2 -
portfolio-0.4-7/portfolio/R/portfolio.R | 2 -
portfolio-0.4-7/portfolio/R/tradelist.R | 14 ++++----
portfolio-0.4-7/portfolio/build |only
portfolio-0.4-7/portfolio/data/assay.RData |binary
portfolio-0.4-7/portfolio/data/dow.jan.2005.RData |binary
portfolio-0.4-7/portfolio/data/global.2004.RData |binary
14 files changed, 48 insertions(+), 30 deletions(-)
Title: Estimation in Adaptive Group Sequential Trials
Diff between AGSDest versions 2.1 dated 2013-11-06 and 2.2 dated 2015-01-29
Description: Calculation of repeated confidence intervals as well as confidence
intervals based on the stage-wise ordering in group sequential designs and
adaptive group sequential designs. For adaptive group sequential designs
the confidence intervals are based on the conditional rejection probability
principle. Currently the procedures do not support the use of futility
boundaries or more than one adaptive interim analysis.
Author: Niklas Hack, Werner Brannath, Matthias Brueckner
Maintainer: Matthias Brueckner
AGSDest-2.1/AGSDest/R/A.R |only
AGSDest-2.1/AGSDest/R/CO.R |only
AGSDest-2.1/AGSDest/R/P.r.ad.R |only
AGSDest-2.1/AGSDest/R/P.r.gsd.R |only
AGSDest-2.1/AGSDest/R/P.so.ad.R |only
AGSDest-2.1/AGSDest/R/P.so.gsd.R |only
AGSDest-2.1/AGSDest/R/as.AGST.R |only
AGSDest-2.1/AGSDest/R/as.GST.R |only
AGSDest-2.1/AGSDest/R/bh.R |only
AGSDest-2.1/AGSDest/R/cb.r.ad.R |only
AGSDest-2.1/AGSDest/R/cb.r.gsd.R |only
AGSDest-2.1/AGSDest/R/cb.so.ad.R |only
AGSDest-2.1/AGSDest/R/cb.so.gsd.R |only
AGSDest-2.1/AGSDest/R/cer.r.R |only
AGSDest-2.1/AGSDest/R/cerr.R |only
AGSDest-2.1/AGSDest/R/comp.alab.R |only
AGSDest-2.1/AGSDest/R/comp.als.R |only
AGSDest-2.1/AGSDest/R/comp.sT.R |only
AGSDest-2.1/AGSDest/R/comp.z1.R |only
AGSDest-2.1/AGSDest/R/comp.z2.R |only
AGSDest-2.1/AGSDest/R/compBounds.R |only
AGSDest-2.1/AGSDest/R/j.alab.R |only
AGSDest-2.1/AGSDest/R/j.als.R |only
AGSDest-2.1/AGSDest/R/plan.GST.R |only
AGSDest-2.1/AGSDest/R/plot.AGSTobj.R |only
AGSDest-2.1/AGSDest/R/plot.GSTobj.R |only
AGSDest-2.1/AGSDest/R/print.AGSTobj.R |only
AGSDest-2.1/AGSDest/R/print.GSTobj.R |only
AGSDest-2.1/AGSDest/R/print.summary.AGSTobj.R |only
AGSDest-2.1/AGSDest/R/print.summary.GSTobj.R |only
AGSDest-2.1/AGSDest/R/pvalue.r |only
AGSDest-2.1/AGSDest/R/rCER.R |only
AGSDest-2.1/AGSDest/R/rnorm..R |only
AGSDest-2.1/AGSDest/R/summary.AGSTobj.R |only
AGSDest-2.1/AGSDest/R/summary.GSTobj.R |only
AGSDest-2.1/AGSDest/R/tIerr.R |only
AGSDest-2.1/AGSDest/R/typeIerr.r |only
AGSDest-2.1/AGSDest/man/AGSDest-package.Rd |only
AGSDest-2.2/AGSDest/DESCRIPTION | 19
AGSDest-2.2/AGSDest/MD5 | 98 +---
AGSDest-2.2/AGSDest/NAMESPACE | 59 +-
AGSDest-2.2/AGSDest/R/AGSDest.R |only
AGSDest-2.2/AGSDest/R/AGSTobj.R | 427 +++++++++++++++++++++
AGSDest-2.2/AGSDest/R/GSTobj.R | 515 +++++++++++++++++++++++++-
AGSDest-2.2/AGSDest/R/adapt.R | 153 +++++--
AGSDest-2.2/AGSDest/R/cb.R |only
AGSDest-2.2/AGSDest/R/cer.R | 89 ++++
AGSDest-2.2/AGSDest/R/comp.R |only
AGSDest-2.2/AGSDest/R/cp.R | 23 +
AGSDest-2.2/AGSDest/R/pbounds.R | 21 -
AGSDest-2.2/AGSDest/R/pvalue.R |only
AGSDest-2.2/AGSDest/R/seqconfint.R | 231 ++++++++---
AGSDest-2.2/AGSDest/R/seqmon.R | 152 ++++++-
AGSDest-2.2/AGSDest/R/sword.R | 19
AGSDest-2.2/AGSDest/R/typeIerr.R |only
AGSDest-2.2/AGSDest/build/vignette.rds |binary
AGSDest-2.2/AGSDest/inst/doc/vignette.R | 28 -
AGSDest-2.2/AGSDest/inst/doc/vignette.Rnw | 228 +++++------
AGSDest-2.2/AGSDest/inst/doc/vignette.pdf |binary
AGSDest-2.2/AGSDest/man/AGSDest.Rd |only
AGSDest-2.2/AGSDest/man/AGSTobj.Rd | 285 ++++++--------
AGSDest-2.2/AGSDest/man/GSTobj.Rd | 231 +++++------
AGSDest-2.2/AGSDest/man/adapt.Rd | 117 +++--
AGSDest-2.2/AGSDest/man/as.AGST.Rd | 81 ++--
AGSDest-2.2/AGSDest/man/as.GST.Rd | 61 +--
AGSDest-2.2/AGSDest/man/cer.Rd | 69 +--
AGSDest-2.2/AGSDest/man/cp.Rd | 42 +-
AGSDest-2.2/AGSDest/man/plan.GST.Rd | 137 +++---
AGSDest-2.2/AGSDest/man/pvalue.Rd | 250 ++++++------
AGSDest-2.2/AGSDest/man/seqconfint.Rd | 162 ++++----
AGSDest-2.2/AGSDest/man/typeIerr.Rd | 73 +--
AGSDest-2.2/AGSDest/vignettes/vignette.Rnw | 228 +++++------
72 files changed, 2492 insertions(+), 1306 deletions(-)
Title: Statistical Matching
Diff between StatMatch versions 1.2.2 dated 2014-06-19 and 1.2.3 dated 2015-01-29
Description: Integration of two data sources referred to the same target population which share a number of common variables (aka data fusion). Some functions can also be used to impute missing values in data sets through hot deck imputation methods. Methods to perform statistical matching when dealing with data from complex sample surveys are available too.
Author: Marcello D'Orazio
Maintainer: Marcello D'Orazio
DESCRIPTION | 16 +++---
MD5 | 38 +++++++-------
NAMESPACE | 5 +
NEWS | 2
R/Fbwidths.by.x.R | 14 +++--
R/Frechet.bounds.cat.R | 11 ++--
R/NND.hotdeck.R | 2
R/RANDwNND.hotdeck.r | 4 -
R/mixed.mtc.R | 2
R/rankNND_hotdeck.R | 2
build/vignette.rds |binary
inst/doc/Statistical_Matching_with_StatMatch.R | 56 +++++++++++-----------
inst/doc/Statistical_Matching_with_StatMatch.Rnw | 19 ++++---
inst/doc/Statistical_Matching_with_StatMatch.pdf |binary
man/Fbwidths.by.x.Rd | 21 +++-----
man/Frechet.bounds.cat.Rd | 6 +-
man/NND.hotdeck.Rd | 13 -----
man/StatMatch-package.Rd | 2
man/mixed.mtc.Rd | 1
vignettes/Statistical_Matching_with_StatMatch.Rnw | 19 ++++---
20 files changed, 114 insertions(+), 119 deletions(-)
Title: Tools for Biometry and Applied Statistics in Agricultural
Science
Diff between biotools versions 1.2 dated 2014-05-25 and 2.0 dated 2015-01-29
Description: Tools designed to perform and work with cluster analysis (including Tocher's algorithm),
discriminant analysis and path analysis (standard and under collinearity), as well as some
useful miscellaneous tools for dealing with sample size and optimum plot size calculations.
Author: Anderson Rodrigo da Silva
Maintainer: Anderson Rodrigo da Silva
DESCRIPTION | 14 +++++++-------
MD5 | 23 +++++++++++++----------
NAMESPACE | 2 ++
NEWS | 26 ++++++++++++++++++++------
R/D2.disc.R | 34 ++++++++++++++++++++++++++++++++++
R/boxM.R | 5 +++--
R/cov2pcov.R |only
R/samplesize.R | 2 +-
R/tocher.R | 10 ++++++++--
man/biotools-package.Rd | 10 +++++-----
man/cov2pcov.Rd |only
man/predict.D2.disc.Rd |only
man/samplesize.Rd | 4 ++--
man/tocher.Rd | 1 +
14 files changed, 96 insertions(+), 35 deletions(-)
Title: Parsing Command-line Arguments and Variable Interpolation
Diff between GetoptLong versions 0.0.8 dated 2014-11-05 and 0.0.9 dated 2015-01-29
Description: Parsing command-line arguments by Perl module Getopt::Long.
It also provides a simple way for variable interpolation in R.
Author: Zuguang Gu
Maintainer: Zuguang Gu
DESCRIPTION | 10 ++++----
MD5 | 24 +++++++++----------
NEWS | 5 ++++
build/vignette.rds |binary
inst/doc/GetoptLong.R | 43 +++++++++++++++++++++++++++++++++++
inst/doc/GetoptLong.Rnw | 14 +++++------
inst/doc/GetoptLong.pdf |binary
inst/doc/variable_interpolation.R | 4 +--
inst/doc/variable_interpolation.Rnw | 4 +--
inst/doc/variable_interpolation.pdf |binary
inst/tests/test_qq.R | 1
vignettes/GetoptLong.Rnw | 14 +++++------
vignettes/variable_interpolation.Rnw | 4 +--
13 files changed, 85 insertions(+), 38 deletions(-)
Title: Cluster Analysis Extended Rousseeuw et al.
Diff between cluster versions 1.15.3 dated 2014-09-04 and 2.0.0 dated 2015-01-29
Description: Cluster Analysis Methods. Much extended the original from
Peter Rousseeuw, Anja Struyf and Mia Hubert,
based on Kaufman and Rousseeuw (1990)
Author: Martin Maechler [aut, cre],
Peter Rousseeuw [aut] (Fortran original),
Anja Struyf [aut] (S original),
Mia Hubert [aut] (S original),
Kurt Hornik [trl, ctb] (port to R; maintenance(1999-2000)),
Matthias Studer [ctb],
Pierre Roudier [ctb]
Maintainer: Martin Maechler
cluster-1.15.3/cluster/man/pltree.twins.Rd |only
cluster-2.0.0/cluster/DESCRIPTION | 10
cluster-2.0.0/cluster/MD5 | 85 +-
cluster-2.0.0/cluster/NAMESPACE | 3
cluster-2.0.0/cluster/R/agnes.q | 17
cluster-2.0.0/cluster/R/clara.q | 33 -
cluster-2.0.0/cluster/R/daisy.q | 10
cluster-2.0.0/cluster/R/diana.q | 11
cluster-2.0.0/cluster/R/fanny.q | 5
cluster-2.0.0/cluster/R/internal.R | 22
cluster-2.0.0/cluster/R/pam.q | 95 ++-
cluster-2.0.0/cluster/R/silhouette.R | 3
cluster-2.0.0/cluster/inst/CITATION | 1
cluster-2.0.0/cluster/inst/po/de/LC_MESSAGES/R-cluster.mo |binary
cluster-2.0.0/cluster/inst/po/en@quot/LC_MESSAGES/R-cluster.mo |binary
cluster-2.0.0/cluster/inst/po/en@quot/LC_MESSAGES/cluster.mo |binary
cluster-2.0.0/cluster/inst/po/fr/LC_MESSAGES/R-cluster.mo |binary
cluster-2.0.0/cluster/inst/po/pl/LC_MESSAGES/R-cluster.mo |binary
cluster-2.0.0/cluster/man/agnes.Rd | 4
cluster-2.0.0/cluster/man/clusplot.default.Rd | 5
cluster-2.0.0/cluster/man/ellipsoidhull.Rd | 5
cluster-2.0.0/cluster/man/lower.to.upper.tri.inds.Rd | 4
cluster-2.0.0/cluster/man/pam.object.Rd | 8
cluster-2.0.0/cluster/man/pltree.Rd | 61 +-
cluster-2.0.0/cluster/man/pluton.Rd | 6
cluster-2.0.0/cluster/po/R-cluster.pot | 7
cluster-2.0.0/cluster/po/R-de.po | 16
cluster-2.0.0/cluster/po/R-fr.po | 5
cluster-2.0.0/cluster/po/R-pl.po | 5
cluster-2.0.0/cluster/po/cluster.pot | 14
cluster-2.0.0/cluster/src/clara.c | 6
cluster-2.0.0/cluster/src/cluster.h | 22
cluster-2.0.0/cluster/src/dysta.f | 4
cluster-2.0.0/cluster/src/fanny.c | 20
cluster-2.0.0/cluster/src/init.c | 13
cluster-2.0.0/cluster/src/pam.c | 293 ++++++++--
cluster-2.0.0/cluster/src/twins.c | 127 +---
cluster-2.0.0/cluster/tests/agnes-ex.R | 12
cluster-2.0.0/cluster/tests/agnes-ex.Rout.save | 107 ++-
cluster-2.0.0/cluster/tests/clara-NAs.Rout.save | 55 -
cluster-2.0.0/cluster/tests/clara-ex.R | 23
cluster-2.0.0/cluster/tests/clara.Rout.save | 11
cluster-2.0.0/cluster/tests/pam.R | 20
cluster-2.0.0/cluster/tests/pam.Rout.save | 93 +--
44 files changed, 790 insertions(+), 451 deletions(-)
Title: Comprehensive Luminescence Dating Data Analysis
Diff between Luminescence versions 0.4.0 dated 2014-12-18 and 0.4.1 dated 2015-01-29
Description: A collection of various R functions for the purpose of Luminescence dating data analysis. This includes, amongst others, data import, export, application of age models, curve deconvolution, sequence analysis and plotting of equivalent dose distributions.
Author: Sebastian Kreutzer [aut, trl, cre],
Michael Dietze [aut],
Christoph Burow [aut],
Margret C. Fuchs [aut],
Christoph Schmidt [aut],
Manfred Fischer [aut, trl],
Markus Fuchs [ths]
Maintainer: Sebastian Kreutzer
DESCRIPTION | 17
MD5 | 68 +--
NAMESPACE | 1
NEWS | 124 ++++++
R/RLum.Analysis-class.R | 64 ++-
R/RLum.Results-class.R | 4
R/RisoeBINfileData-class.R | 24 -
R/analyse_IRSAR.RF.R | 50 ++
R/analyse_SAR.CWOSL.R | 136 ++++---
R/analyse_pIRIRSequence.R | 33 -
R/calc_OSLLxTxRatio.R | 10
R/fit_CWCurve.R | 2
R/fit_LMCurve.R | 10
R/merge_RLum.Data.Curve.R |only
R/merge_RLum.R | 8
R/plot_AbanicoPlot.R | 627 +++++++++++++++++++++++++++------
R/plot_GrowthCurve.R | 90 +++-
R/readBIN2R.R | 728 +++++++++++++++++++++------------------
R/readSPE2R.R | 6
R/writeR2BIN.R | 16
inst/NEWS.Rd | 157 ++++++++
man/ExampleData.RLum.Analysis.Rd | 4
man/Luminescence-package.Rd | 21 -
man/analyse_IRSAR.RF.Rd | 9
man/analyse_SAR.CWOSL.Rd | 14
man/analyse_pIRIRSequence.Rd | 16
man/calc_OSLLxTxRatio.Rd | 12
man/fit_CWCurve.Rd | 2
man/fit_LMCurve.Rd | 4
man/merge_RLum.Data.Curve.Rd |only
man/merge_RLum.Rd | 2
man/plot_AbanicoPlot.Rd | 38 +-
man/plot_GrowthCurve.Rd | 16
man/readBIN2R.Rd | 2
man/readSPE2R.Rd | 2
man/writeR2BIN.Rd | 2
36 files changed, 1601 insertions(+), 718 deletions(-)
Title: Model-Based Clustering and Classification with the Multivariate
t Distribution
Diff between teigen versions 2.0.7 dated 2014-08-19 and 2.0.8 dated 2015-01-29
Description: Fits mixtures of multivariate t-distributions (with eigen-decomposed covariance structure) via the multi-cycle ECM algorithm under a clustering or classification paradigm.
Author: Jeffrey L. Andrews, Paul D. McNicholas
Maintainer: Jeffrey L. Andrews
ChangeLog | 10 +++++++---
DESCRIPTION | 12 ++++++------
MD5 | 20 ++++++++++----------
R/teigen.R | 3 +++
inst/CITATION | 2 +-
man/plot.teigen.Rd | 2 +-
man/print.teigen.Rd | 2 +-
man/summary.teigen.Rd | 2 +-
man/teigen-package.Rd | 6 +++---
man/teigen.Rd | 6 ++++--
man/teigen.parallel.Rd | 2 +-
11 files changed, 38 insertions(+), 29 deletions(-)