Title: Applied Geochemistry EDA
Diff between rgr versions 1.1.9 dated 2013-03-18 and 1.1.10 dated 2015-01-03
Description: Geological Survey of Canada (GSC) functions for exploratory data analysis with applied geochemical data, with special application to the estimation of background ranges and identification of outliers, 'anomalies', to support mineral exploration and environmental studies. Additional functions are provided to support analytical data QA/QC, ANOVA for investigations of field sampling and analytical variability, and utility tasks. NOTE: function caplot for concentration-area plots employs package akima, however, akima is only licensed for not-for-profit use. Therefore, not-for-profit users of rgr will have to independently make package akima available through library(akima); and use of function caplot by for-profit users will fail.
Author: Robert G. Garrett
Maintainer: Robert G. Garrett
rgr-1.1.10/rgr/DESCRIPTION | 23 -
rgr-1.1.10/rgr/MD5 | 258 +++++++++++-----------
rgr-1.1.10/rgr/NAMESPACE | 4
rgr-1.1.10/rgr/R/ad.plot1.R | 25 +-
rgr-1.1.10/rgr/R/ad.plot3.R |only
rgr-1.1.10/rgr/R/ad.plot4.R |only
rgr-1.1.10/rgr/R/alts2dups.R |only
rgr-1.1.10/rgr/R/caplot.R | 2
rgr-1.1.10/rgr/R/crm.plot.new.R |only
rgr-1.1.10/rgr/R/df.test.R | 18 -
rgr-1.1.10/rgr/R/gx.2dproj.R | 80 ++++--
rgr-1.1.10/rgr/R/gx.2dproj.plot.R | 13 -
rgr-1.1.10/rgr/R/gx.hist.R | 3
rgr-1.1.10/rgr/R/gx.mva.R | 2
rgr-1.1.10/rgr/R/gx.mva.closed.R | 2
rgr-1.1.10/rgr/R/gx.robmva.R | 10
rgr-1.1.10/rgr/R/gx.robmva.closed.R | 8
rgr-1.1.10/rgr/R/gx.rqpca.plot.R | 19 +
rgr-1.1.10/rgr/R/gx.summary.mat.R | 15 +
rgr-1.1.10/rgr/R/inset.R | 6
rgr-1.1.10/rgr/R/inset.exporter.R | 2
rgr-1.1.10/rgr/R/ltdl.fix.R | 15 -
rgr-1.1.10/rgr/R/ltdl.fix.df.R | 13 -
rgr-1.1.10/rgr/R/thplot1.R | 8
rgr-1.1.10/rgr/data/ad.test.rda |binary
rgr-1.1.10/rgr/data/crm.test.new.rda |only
rgr-1.1.10/rgr/data/crm.test.rda |binary
rgr-1.1.10/rgr/data/fix.test.asis.rda |binary
rgr-1.1.10/rgr/data/fix.test.rda |binary
rgr-1.1.10/rgr/data/kola.c.rda |binary
rgr-1.1.10/rgr/data/kola.o.rda |binary
rgr-1.1.10/rgr/data/ms.data1.rda |binary
rgr-1.1.10/rgr/data/ms.data2.rda |binary
rgr-1.1.10/rgr/data/ms.data3.rda |binary
rgr-1.1.10/rgr/data/ogrady.mat2open.rda |binary
rgr-1.1.10/rgr/data/ogrady.rda |binary
rgr-1.1.10/rgr/data/sind.mat2open.rda |binary
rgr-1.1.10/rgr/data/sind.rda |binary
rgr-1.1.10/rgr/data/triples.test1.rda |binary
rgr-1.1.10/rgr/data/triples.test2.rda |binary
rgr-1.1.10/rgr/inst/doc/What_is_in_rgr_1-1-10.pdf |only
rgr-1.1.10/rgr/inst/doc/rgr_Overview_1-1-10.pdf |only
rgr-1.1.10/rgr/inst/doc/rgr_func_list_1-1-10.pdf |only
rgr-1.1.10/rgr/man/ad.plot1.Rd | 14 -
rgr-1.1.10/rgr/man/ad.plot2.Rd | 8
rgr-1.1.10/rgr/man/ad.plot3.Rd |only
rgr-1.1.10/rgr/man/ad.plot4.Rd |only
rgr-1.1.10/rgr/man/ad.test.Rd | 2
rgr-1.1.10/rgr/man/alr.Rd | 8
rgr-1.1.10/rgr/man/alts2dups.Rd |only
rgr-1.1.10/rgr/man/anova1.Rd | 2
rgr-1.1.10/rgr/man/anova2.Rd | 2
rgr-1.1.10/rgr/man/bwplots.Rd | 11
rgr-1.1.10/rgr/man/bwplots.by.var.Rd | 7
rgr-1.1.10/rgr/man/bxplot.Rd | 4
rgr-1.1.10/rgr/man/caplot.Rd | 10
rgr-1.1.10/rgr/man/cat2list.Rd | 2
rgr-1.1.10/rgr/man/clr.Rd | 8
rgr-1.1.10/rgr/man/cnpplt.Rd | 13 -
rgr-1.1.10/rgr/man/crm.plot.Rd | 2
rgr-1.1.10/rgr/man/crm.plot.new.Rd |only
rgr-1.1.10/rgr/man/crm.test.new.Rd |only
rgr-1.1.10/rgr/man/fences.summary.Rd | 2
rgr-1.1.10/rgr/man/fix.test.asis.Rd | 2
rgr-1.1.10/rgr/man/framework.summary.Rd | 6
rgr-1.1.10/rgr/man/gx.2dproj.Rd | 39 ++-
rgr-1.1.10/rgr/man/gx.2dproj.plot.Rd | 45 +++
rgr-1.1.10/rgr/man/gx.add.chisq.Rd | 4
rgr-1.1.10/rgr/man/gx.cnpplts.Rd | 11
rgr-1.1.10/rgr/man/gx.cnpplts.setup.Rd | 2
rgr-1.1.10/rgr/man/gx.ecdf.Rd | 15 +
rgr-1.1.10/rgr/man/gx.fractile.Rd | 2
rgr-1.1.10/rgr/man/gx.hist.Rd | 4
rgr-1.1.10/rgr/man/gx.md.gait.Rd | 30 +-
rgr-1.1.10/rgr/man/gx.md.gait.closed.Rd | 26 +-
rgr-1.1.10/rgr/man/gx.md.plot.Rd | 2
rgr-1.1.10/rgr/man/gx.md.print.Rd | 2
rgr-1.1.10/rgr/man/gx.mva.Rd | 46 +--
rgr-1.1.10/rgr/man/gx.mva.closed.Rd | 42 +--
rgr-1.1.10/rgr/man/gx.mvalloc.Rd | 4
rgr-1.1.10/rgr/man/gx.mvalloc.closed.Rd | 4
rgr-1.1.10/rgr/man/gx.pairs4parts.Rd | 2
rgr-1.1.10/rgr/man/gx.pearson.Rd | 2
rgr-1.1.10/rgr/man/gx.plot2parts.Rd | 2
rgr-1.1.10/rgr/man/gx.quantile.Rd | 2
rgr-1.1.10/rgr/man/gx.robmva.Rd | 50 ++--
rgr-1.1.10/rgr/man/gx.robmva.closed.Rd | 56 ++--
rgr-1.1.10/rgr/man/gx.rotate.Rd | 2
rgr-1.1.10/rgr/man/gx.rqpca.loadplot.Rd | 2
rgr-1.1.10/rgr/man/gx.rqpca.plot.Rd | 41 +--
rgr-1.1.10/rgr/man/gx.rqpca.print.Rd | 2
rgr-1.1.10/rgr/man/gx.rqpca.screeplot.Rd | 2
rgr-1.1.10/rgr/man/gx.scores.Rd | 9
rgr-1.1.10/rgr/man/gx.sm.Rd | 2
rgr-1.1.10/rgr/man/gx.spearman.Rd | 2
rgr-1.1.10/rgr/man/gx.stats.Rd | 2
rgr-1.1.10/rgr/man/gx.subset.Rd | 5
rgr-1.1.10/rgr/man/gx.summary1.Rd | 2
rgr-1.1.10/rgr/man/gx.triples.aov.Rd | 2
rgr-1.1.10/rgr/man/gx.triples.fgx.Rd | 2
rgr-1.1.10/rgr/man/gx.vm.Rd | 4
rgr-1.1.10/rgr/man/ilr.Rd | 6
rgr-1.1.10/rgr/man/ilr.stab.Rd | 6
rgr-1.1.10/rgr/man/inset.Rd | 5
rgr-1.1.10/rgr/man/inset.exporter.Rd | 12 -
rgr-1.1.10/rgr/man/ltdl.fix.Rd | 30 +-
rgr-1.1.10/rgr/man/ltdl.fix.df.Rd | 22 +
rgr-1.1.10/rgr/man/map.eda7.Rd | 2
rgr-1.1.10/rgr/man/map.eda8.Rd | 2
rgr-1.1.10/rgr/man/map.tags.Rd | 2
rgr-1.1.10/rgr/man/map.z.Rd | 8
rgr-1.1.10/rgr/man/ms.data1.Rd | 2
rgr-1.1.10/rgr/man/ms.data2.Rd | 2
rgr-1.1.10/rgr/man/ms.data3.Rd | 2
rgr-1.1.10/rgr/man/ogrady.Rd | 4
rgr-1.1.10/rgr/man/ogrady.mat2open.Rd | 6
rgr-1.1.10/rgr/man/orthonorm.Rd | 4
rgr-1.1.10/rgr/man/rgr_1.1.10-package.Rd |only
rgr-1.1.10/rgr/man/rng.Rd | 4
rgr-1.1.10/rgr/man/shape.Rd | 6
rgr-1.1.10/rgr/man/sind.Rd | 2
rgr-1.1.10/rgr/man/sind.mat2open.Rd | 2
rgr-1.1.10/rgr/man/syms.Rd | 10
rgr-1.1.10/rgr/man/tbplots.Rd | 4
rgr-1.1.10/rgr/man/tbplots.by.var.Rd | 4
rgr-1.1.10/rgr/man/thplot1.Rd | 4
rgr-1.1.10/rgr/man/thplot2.Rd | 4
rgr-1.1.10/rgr/man/triples.test1.Rd | 2
rgr-1.1.10/rgr/man/triples.test2.Rd | 2
rgr-1.1.10/rgr/man/var2fact.Rd | 6
rgr-1.1.10/rgr/man/wtd.sums.Rd | 12 -
rgr-1.1.10/rgr/man/xyplot.eda7.Rd | 2
rgr-1.1.10/rgr/man/xyplot.eda8.Rd | 2
rgr-1.1.10/rgr/man/xyplot.tags.Rd | 2
rgr-1.1.10/rgr/man/xyplot.z.Rd | 8
rgr-1.1.9/rgr/inst/doc/What_is_in_rgr_1-1-9.pdf |only
rgr-1.1.9/rgr/inst/doc/rgr_Overview_1-1-9.pdf |only
rgr-1.1.9/rgr/inst/doc/rgr_func_list_1-1-9.pdf |only
rgr-1.1.9/rgr/man/rgr_1.1.9-package.Rd |only
139 files changed, 732 insertions(+), 559 deletions(-)
Title: Financial and Actuarial Mathematics for Life Contingencies
Diff between lifecontingencies versions 1.1 dated 2014-05-01 and 1.1.5 dated 2015-01-03
More information about lifecontingencies at CRAN
Description: The package contains classes and methods that allow the user to manage life table, actuarial tables (also multiple decrement tables). Moreover, functions to easily perform demographic, financial and actuarial mathematics on life contingencies insurances calculations are contained therein.
Author: Giorgio Alfredo Spedicato with contributions from Reinhold Kainhofer and Kevin J. Owens
Maintainer: Giorgio Alfredo Spedicato
lifecontingencies-1.1.5/lifecontingencies/ChangeLog | 5
lifecontingencies-1.1.5/lifecontingencies/DESCRIPTION | 20
lifecontingencies-1.1.5/lifecontingencies/MD5 | 60 -
lifecontingencies-1.1.5/lifecontingencies/NAMESPACE | 7
lifecontingencies-1.1.5/lifecontingencies/NEWS | 8
lifecontingencies-1.1.5/lifecontingencies/R/0_lifetableAndActuarialtableClassesAndMethods.R |only
lifecontingencies-1.1.5/lifecontingencies/R/1_mdtClassesAndMethods.R |only
lifecontingencies-1.1.5/lifecontingencies/R/2_commonMethods.R |only
lifecontingencies-1.1.5/lifecontingencies/R/3_demographicFunctions.R |only
lifecontingencies-1.1.5/lifecontingencies/R/4_financialFunctions.R |only
lifecontingencies-1.1.5/lifecontingencies/R/5_actuarialFunctions.R |only
lifecontingencies-1.1.5/lifecontingencies/R/6_randomGenerationFunctions.R |only
lifecontingencies-1.1.5/lifecontingencies/R/7_tomarkovchain.R |only
lifecontingencies-1.1.5/lifecontingencies/R/8_mdtFunctions.R |only
lifecontingencies-1.1.5/lifecontingencies/build/vignette.rds |binary
lifecontingencies-1.1.5/lifecontingencies/inst/doc/an_introduction_to_lifecontingencies_package.pdf |binary
lifecontingencies-1.1.5/lifecontingencies/inst/doc/multiple_decrements_with_lifecontingencies_package.R | 13
lifecontingencies-1.1.5/lifecontingencies/inst/doc/multiple_decrements_with_lifecontingencies_package.Rnw | 48 -
lifecontingencies-1.1.5/lifecontingencies/man/actuarialtable-class.Rd | 16
lifecontingencies-1.1.5/lifecontingencies/man/lifecontingencies-package.Rd | 4
lifecontingencies-1.1.5/lifecontingencies/man/lifetable-class.Rd | 26
lifecontingencies-1.1.5/lifecontingencies/man/rmdt.Rd |only
lifecontingencies-1.1.5/lifecontingencies/tests |only
lifecontingencies-1.1.5/lifecontingencies/vignettes/lifecontingenciesBiblio.bib | 331 +++++-----
lifecontingencies-1.1.5/lifecontingencies/vignettes/multiple_decrements_with_lifecontingencies_package.Rnw | 48 -
lifecontingencies-1.1/lifecontingencies/R/actuarialFunctions.R |only
lifecontingencies-1.1/lifecontingencies/R/commonMethods.R |only
lifecontingencies-1.1/lifecontingencies/R/demographicFunctions.R |only
lifecontingencies-1.1/lifecontingencies/R/financialFunctions.R |only
lifecontingencies-1.1/lifecontingencies/R/lifetableAndActuarialtableClassesAndMethods.R |only
lifecontingencies-1.1/lifecontingencies/R/mdtClassesAndMethods.R |only
lifecontingencies-1.1/lifecontingencies/R/mdtFunctions.R |only
lifecontingencies-1.1/lifecontingencies/R/randomGenerationFunctions.R |only
lifecontingencies-1.1/lifecontingencies/R/tomarkovchain.R |only
lifecontingencies-1.1/lifecontingencies/inst/doc/lifecontingencies_numerical_checks.R |only
lifecontingencies-1.1/lifecontingencies/inst/doc/lifecontingencies_numerical_checks.Rnw |only
lifecontingencies-1.1/lifecontingencies/inst/doc/lifecontingencies_numerical_checks.pdf |only
lifecontingencies-1.1/lifecontingencies/man/coerce-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/getOmega-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/head-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/plot-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/print-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/show-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/man/tail-methods.Rd |only
lifecontingencies-1.1/lifecontingencies/vignettes/an_introduction_to_lifecontingencies_package-figBalanceDue.pdf |only
lifecontingencies-1.1/lifecontingencies/vignettes/lifecontingencies_numerical_checks.Rnw |only
46 files changed, 325 insertions(+), 261 deletions(-)
Permanent link
Title: A Package for Coincidence Analysis (CNA)
Diff between cna versions 1.0-1 dated 2014-12-12 and 1.0-2 dated 2015-01-03
Description: Provides functions for performing Coincidence Analysis (CNA).
Author: Ambuehl, Mathias, Michael Baumgartner, Ruedi Epple, Alexis Kauffmann and Alrik Thiem
Maintainer: Alexis Kauffmann
DESCRIPTION | 8 ++++----
MD5 | 12 ++++++------
inst/ChangeLog | 8 ++++++--
man/cna.Rd | 45 ++++++++++++++++++++++++---------------------
man/cna.package.Rd | 4 ++--
man/condition.Rd | 4 ++--
man/truthTab.Rd | 4 ++--
7 files changed, 46 insertions(+), 39 deletions(-)
Title: Zebra-Striped Tables in LaTeX and HTML Formats
Diff between ztable versions 0.1.1 dated 2014-12-19 and 0.1.2 dated 2015-01-03
Description: Makes zebra-striped tables (tables with alternating row colors)
in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova,
glm or coxph objects.
Author: "Keon-Woong Moon" [aut, cre]
Maintainer: "Keon-Woong Moon"
DESCRIPTION | 6
MD5 | 31
NEWS | 12
R/print.ztable.html.R | 55
R/ztable.R | 525 +++++-
R/zzz.R | 8
inst/doc/ztable.R | 44
inst/doc/ztable.Rmd | 76
inst/doc/ztable.html | 4092 ++++++++++++++++++++++++++++++++++++-------------
man/data2table.Rd |only
man/make.cell.color.Rd |only
man/print_ztable.Rd | 5
man/repColor.Rd |only
man/tableLength.Rd |only
man/update_ztable.Rd |only
man/ztable2html.Rd | 4
man/ztable2latex.Rd | 4
man/ztable_sub.Rd | 54
vignettes/ztable.Rmd | 76
19 files changed, 3797 insertions(+), 1195 deletions(-)
Title: Dunn's Test Of Multiple Comparisons Using Rank Sums
Diff between dunn.test versions 1.2.1 dated 2014-12-10 and 1.2.2 dated 2015-01-03
Description: Computes Dunn's test (1964) for stochastic dominance and reports the results among multiple pairwise comparisons after a Kruskal-Wallis test for stochastic dominance among k groups (Kruskal and Wallis, 1952). The interpretation of stochastic dominance requires an assumption that the CDF of one group does not cross the CDF of the other. dunn.test makes k(k-1)/2 multiple pairwise comparisons based on Dunn's z-test-statistic approximations to the actual rank statistics. The null hypothesis for each pairwise comparison is that the probability of observing a randomly selected value from the first group that is larger than a randomly selected value from the second group equals one half; this null hypothesis corresponds to that of the Wilcoxon-Mann-Whitney rank-sum test. Like the rank-sum test, if the data can be assumed to be continuous, and the distributions are assumed identical except for a difference in location, Dunn's test may be understood as a test for median difference. dunn.test accounts for tied ranks.
Author: Alexis Dinno
Maintainer: Alexis Dinno
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
R/dunn.test.R | 4 ++--
man/dunn.test.Rd | 3 ++-
4 files changed, 11 insertions(+), 10 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-10-10 0.1.17.8
2014-09-16 0.1.17.3
2014-08-10 0.1.16.17
2014-06-11 0.1.16.12
2014-04-30 0.1.16.2
2014-03-11 0.1.15.1
2014-02-09 0.1.11.3
2014-01-08 0.1.9
2013-12-09 0.1.7
2013-12-09 0.1.8
2013-10-10 0.1.6
2013-09-10 0.1.5
2013-08-05 0.1.4
2013-07-02 0.1.2
2013-06-11 0.1.1
2013-06-07 0.1.0
Title: An Interface to the NOAA Operational Model Archive and
Distribution System
Diff between rNOMADS versions 2.1.0 dated 2015-01-01 and 2.1.1 dated 2015-01-03
Description: An interface to the National Oceanic and Atmospheric Administration's Operational Model Archive and Distribution System (NOMADS) that allows R users to quickly and efficiently download global and regional weather model data for processing. rNOMADS currently supports a variety of models ranging from global weather data to an altitude of 40 km, to high resolution regional weather models, to wave and sea ice models. It can also retrieve archived NOMADS models. rNOMADS can retrieve binary data in grib format as well as import ascii data directly into R by interfacing with the GrADS-DODS system.
Author: Daniel C. Bowman [aut, cre]
Maintainer: Daniel C. Bowman
DESCRIPTION | 12 ++++++------
MD5 | 8 ++++----
NAMESPACE | 3 ++-
NEWS | 3 +++
R/GetDODS.R | 4 ++--
5 files changed, 17 insertions(+), 13 deletions(-)
Title: Calculate textures from grey-level co-occurrence matrices
(GLCMs) in R
Diff between glcm versions 1.0 dated 2014-09-26 and 1.2 dated 2015-01-03
Description: Enables calculation of image textures derived from grey-level
co-occurrence matrices (GLCMs) in R. Supports processing images that cannot
fit in memory.
Author: Alex Zvoleff [aut, cre]
Maintainer: Alex Zvoleff
DESCRIPTION | 10 +++++-----
MD5 | 26 +++++++++++++-------------
NAMESPACE | 2 +-
NEWS | 4 ++++
man/L5TSR_1986.Rd | 3 ++-
man/calc_texture.Rd | 3 ++-
man/expected_textures_3x3_1x1.Rd | 3 ++-
man/expected_textures_5x3_n1xn2.Rd | 3 ++-
man/expected_textures_5x7_2x3.Rd | 3 ++-
man/glcm-package.Rd | 3 ++-
man/glcm.Rd | 3 ++-
man/test_raster.Rd | 3 ++-
src/calc_texture.cpp | 8 ++++----
tests/testthat/test-glcm.R | 3 +++
14 files changed, 46 insertions(+), 31 deletions(-)
Title: General Copula Theory and Many Utility Functions
Diff between copBasic versions 1.6.0 dated 2014-09-26 and 1.7.0 dated 2015-01-03
Description: Extensive functions for copula computations and related mathematical operations are given that are oriented around the oft cited and fundamental copula theory described by Nelsen (2006), Joe (2015), and other selected works. The lower, upper, product, and select other copulas are implemented. Individual copula functional support is intentionally limited to keep the package focused on an API to general copula theory. Expressions available for an arbitrary copula include the diagonal of a copula, the survival copula, the dual of a copula, co-copula, and numerical copula density. Level curves (sets) are available. Horizontal and vertical copula sections and derivatives of such sections also are supported. The numerical derivatives of a copula are provided as well as inverses; functions for copula simulation thus are supported. Composition of copulas is provided: (1) composition of a single copula using two composition parameters, (2) composition of two copulas using two composition parameters, (3) composition of two copulas using four composition parameters, and (4) random variates of composited copulas. Characteristics of copulas include Kendall Tau, Spearman Rho, Gini Gamma, Blomqvist Beta, and Schweizer-Wolff Sigma, tail dependency, and tail order. Logical evaluators of positively/negatively quadrant dependency, left-tail decreasing, and right-tail increasing also are available. The Kullback-Leibler divergence and Vuong's Procedure to support inference are available. Quantile and median regression for V with respect to U and U with respect to V is available. Empirical copulas (EC) are supported. ECs are dependent on gridded data structures for which generation capability is provided. The derivatives of the EC grid are computable. Also, the inverses of the derivatives, which are the conditional QDFs of copula sections also are computable. Median and quantile regression of an EC also is supported along with support for EC simulation of V conditional on U.
Author: William Asquith
Maintainer: William Asquith
ChangeLog | 223 ++++++++++++++++++++++++--------------
DESCRIPTION | 13 +-
MD5 | 180 +++++++++++++++++-------------
NAMESPACE | 17 ++
R/EMPIRcop.R | 31 +++--
R/FRECHETcop.R |only
R/GHcop.R |only
R/PLACKETTcop.R | 10 -
R/PLACKETTpar.R | 40 ++++--
R/blomCOP.R | 24 +++-
R/densityCOP.R |only
R/densityCOPplot.R |only
R/derCOPinv.R | 20 ---
R/derCOPinv2.R | 17 --
R/diagCOPatf.R |only
R/hoefCOP.R | 104 ++++++++++++++++-
R/isCOP.PQD.R | 10 -
R/isCOP.permsym.R |only
R/kullCOP.R |only
R/lcomCOPpv.R |only
R/rhoCOP.R | 52 +++-----
R/semicorCOP.R |only
R/simCOP.R | 39 +++++-
R/taildepCOP.R | 19 +--
R/tailordCOP.R |only
R/tauCOP.R | 4
R/uvlmoms.R |only
R/vuongCOP.R |only
man/COP.Rd | 4
man/COPinv.Rd | 4
man/COPinv2.Rd | 4
man/EMPIRcop.Rd | 20 ++-
man/EMPIRcopdf.Rd | 5
man/EMPIRgrid.Rd | 9 -
man/EMPIRgridder.Rd | 1
man/EMPIRgridder2.Rd | 1
man/EMPIRgridderinv.Rd | 1
man/EMPIRgridderinv2.Rd | 1
man/EMPIRsim.Rd | 24 ++--
man/EMPIRsimv.Rd | 3
man/FRECHETcop.Rd |only
man/GHcop.Rd |only
man/M.Rd | 7 -
man/N4212cop.Rd | 6 -
man/P.Rd | 28 +++-
man/PLACKETTcop.Rd | 53 ++++++++-
man/PLACKETTpar.Rd | 66 ++++++++++-
man/PLACKETTsim.Rd | 4
man/PSP.Rd | 4
man/PlackettPlackettABKGtest.Rd | 6 -
man/PlackettPlackettNP.Rd | 6 -
man/W.Rd | 7 -
man/asCOP.Rd | 74 +++++++++++-
man/blomCOP.Rd | 48 +++++++-
man/coCOP.Rd | 12 --
man/composite1COP.Rd | 5
man/composite2COP.Rd | 9 -
man/composite3COP.Rd | 9 -
man/copBasic-package.Rd | 74 +++++++++---
man/densityCOP.Rd |only
man/densityCOPplot.Rd |only
man/derCOP.Rd | 7 -
man/derCOP2.Rd | 7 -
man/derCOPinv.Rd | 5
man/derCOPinv2.Rd | 5
man/diagCOP.Rd | 8 -
man/diagCOPatf.Rd |only
man/duCOP.Rd | 10 +
man/giniCOP.Rd | 16 +-
man/gridCOP.Rd | 7 +
man/hoefCOP.Rd | 75 +++++++++++-
man/isCOP.LTD.Rd | 23 +--
man/isCOP.PQD.Rd | 10 -
man/isCOP.RTI.Rd | 18 +--
man/isCOP.permsym.Rd |only
man/isCOP.radsym.Rd | 71 +++++++++++-
man/kullCOP.Rd |only
man/lcomCOPpv.Rd |only
man/lcomoms2.ABKGcop2parameter.Rd | 3
man/lcomoms2.ABcop2parameter.Rd | 12 +-
man/level.curvesCOP.Rd | 4
man/level.curvesCOP2.Rd | 4
man/level.setCOP.Rd | 8 -
man/level.setCOP2.Rd | 4
man/med.regressCOP.Rd | 6 -
man/med.regressCOP2.Rd | 7 -
man/qua.regressCOP.Rd | 8 -
man/qua.regressCOP.draw.Rd | 4
man/qua.regressCOP2.Rd | 4
man/rhoCOP.Rd | 53 +++++++--
man/sectionCOP.Rd | 9 -
man/semicorCOP.Rd |only
man/simCOP.Rd | 21 ++-
man/simCOPmicro.Rd | 4
man/simcompositeCOP.Rd | 4
man/surCOP.Rd | 8 -
man/surfuncCOP.Rd | 4
man/taildepCOP.Rd | 55 ++++++---
man/tailordCOP.Rd |only
man/tauCOP.Rd | 23 ++-
man/uvlmoms.Rd |only
man/vuongCOP.Rd |only
man/wolfCOP.Rd | 17 +-
103 files changed, 1266 insertions(+), 556 deletions(-)
Title: Classification and Regression Training
Diff between caret versions 6.0-37 dated 2014-11-10 and 6.0-41 dated 2015-01-03
Description: Misc functions for training and plotting classification and
regression models
Author: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre
Williams, Chris Keefer, Allan Engelhardt, Tony Cooper, Zachary Mayer,
Brenton Kenkel, the R Core Team, Michael Benesty, Reynald Lescarbeau,
Andrew Ziem, and Luca Scrucca.
Maintainer: Max Kuhn
caret-6.0-37/caret/R/specificty.R |only
caret-6.0-41/caret/DESCRIPTION | 15
caret-6.0-41/caret/MD5 | 119 -
caret-6.0-41/caret/NAMESPACE | 40
caret-6.0-41/caret/R/BoxCoxTrans.R | 4
caret-6.0-41/caret/R/aaa.R | 37
caret-6.0-41/caret/R/avNNet.R | 18
caret-6.0-41/caret/R/bag.R | 10
caret-6.0-41/caret/R/bagEarth.R | 8
caret-6.0-41/caret/R/bagFDA.R | 8
caret-6.0-41/caret/R/common_code.R |only
caret-6.0-41/caret/R/confusionMatrix.R | 2
caret-6.0-41/caret/R/createModel.R | 48
caret-6.0-41/caret/R/expoTrans.R | 4
caret-6.0-41/caret/R/featurePlot.R | 2
caret-6.0-41/caret/R/findCorrelation.R | 90 -
caret-6.0-41/caret/R/gafs.R |only
caret-6.0-41/caret/R/getTrainPerf.R | 6
caret-6.0-41/caret/R/misc.R | 81
caret-6.0-41/caret/R/pcaNNet.R | 23
caret-6.0-41/caret/R/plsda.R | 16
caret-6.0-41/caret/R/postResample.R | 2
caret-6.0-41/caret/R/preProcess.R | 22
caret-6.0-41/caret/R/print.train.R | 3
caret-6.0-41/caret/R/reg_sims.R | 2
caret-6.0-41/caret/R/resamples.R | 1309 +++++++--------
caret-6.0-41/caret/R/safs.R |only
caret-6.0-41/caret/R/selectByFilter.R | 2
caret-6.0-41/caret/R/selection.R | 8
caret-6.0-41/caret/R/specificity.R |only
caret-6.0-41/caret/R/splsda.R | 20
caret-6.0-41/caret/R/train.default.R | 2
caret-6.0-41/caret/R/twoClassSim.R | 2
caret-6.0-41/caret/R/varImp.R | 4
caret-6.0-41/caret/inst/NEWS.Rd | 23
caret-6.0-41/caret/inst/doc/caret.Rnw | 30
caret-6.0-41/caret/inst/doc/caret.pdf |binary
caret-6.0-41/caret/inst/models/models.RData |binary
caret-6.0-41/caret/man/avNNet.Rd | 6
caret-6.0-41/caret/man/createDataPartition.Rd | 2
caret-6.0-41/caret/man/diff.resamples.Rd | 2
caret-6.0-41/caret/man/downSample.Rd | 2
caret-6.0-41/caret/man/dummyVars.Rd | 4
caret-6.0-41/caret/man/format.bagEarth.Rd | 4
caret-6.0-41/caret/man/ga_functions.Rd |only
caret-6.0-41/caret/man/gafs.default.Rd |only
caret-6.0-41/caret/man/index2vec.Rd |only
caret-6.0-41/caret/man/lattice.resamples.Rd | 2
caret-6.0-41/caret/man/mdrr.Rd | 2
caret-6.0-41/caret/man/models.Rd | 717 +++++---
caret-6.0-41/caret/man/plot.gafs.Rd |only
caret-6.0-41/caret/man/prcomp.resamples.Rd | 2
caret-6.0-41/caret/man/predict.bagEarth.Rd | 6
caret-6.0-41/caret/man/predict.gafs.Rd |only
caret-6.0-41/caret/man/print.train.Rd | 12
caret-6.0-41/caret/man/resamples.Rd | 2
caret-6.0-41/caret/man/sa_functions.Rd |only
caret-6.0-41/caret/man/safs.default.Rd |only
caret-6.0-41/caret/man/safsControl.Rd |only
caret-6.0-41/caret/man/sbf.Rd | 2
caret-6.0-41/caret/man/selection.Rd | 2
caret-6.0-41/caret/man/summary.bagEarth.Rd | 2
caret-6.0-41/caret/man/train.Rd | 6
caret-6.0-41/caret/man/twoClassSim.Rd | 6
caret-6.0-41/caret/man/update.safs.Rd |only
caret-6.0-41/caret/man/varImp.gafs.Rd |only
caret-6.0-41/caret/tests/testthat/test_models_bagEarth.R |only
caret-6.0-41/caret/vignettes/caret.Rnw | 30
caret-6.0-41/caret/vignettes/train_algo.pdf |only
69 files changed, 1523 insertions(+), 1248 deletions(-)