Title: Linked Micromap Plots
Diff between micromap versions 1.9.1 dated 2015-01-26 and 1.9.2 dated 2015-02-06
Description: This group of functions simplifies the creation of linked micromap
plots.
Author: Quinn Payton [aut],
Tony Olsen [aut],
Marc Weber [ctb],
Michael McManus [ctb],
Tom Kincaid [cre, ctb]
Maintainer: Tom Kincaid
DESCRIPTION | 12 ++++++------
MD5 | 8 ++++----
NAMESPACE | 6 +++---
inst/NEWS.Rd | 16 ++++++++++++++++
inst/doc/CHANGES.pdf |binary
5 files changed, 29 insertions(+), 13 deletions(-)
Title: Bayesian Estimation of Incoherent Neutron Scattering Backgrounds
Diff between BBEST versions 0.1-1 dated 2014-12-05 and 0.1-2 dated 2015-02-06
Description: We implemented a Bayesian-statistics approach for
subtraction of incoherent scattering from neutron total-scattering data.
In this approach, the estimated background signal associated with
incoherent scattering maximizes the posterior probability, which combines
the likelihood of this signal in reciprocal and real spaces with the prior
that favors smooth lines.
Author: Anton Gagin and Igor Levin with contributions from Charles R. Hogg III
Maintainer: Anton Gagin
DESCRIPTION | 6 -
MD5 | 16 +-
R/fits.R | 23 ++++
R/plot.R | 6 -
R/uncertainty.R | 1
README.md | 272 +++++++++++++++++++++++++++++++++++++++++++++++-
inst/gui/help/help.html | 6 +
inst/gui/server.R | 3
inst/gui/ui.R | 9 +
9 files changed, 324 insertions(+), 18 deletions(-)
Title: Variance Component Models
Diff between varComp versions 0.1-317 dated 2013-08-31 and 0.1-360 dated 2015-02-06
Description: Variance component models: REML estimation, testing fixed effect contrasts through Satterthwaite or Kenward-Roger methods, testing the nullity of variance components through (linear or quadratic) score tests or likelihood ratio tests.
Author: Long Qu (long.qu@wright.edu)
Maintainer: Long Qu
varComp-0.1-317/varComp/man/char2list.Rd |only
varComp-0.1-360/varComp/DESCRIPTION | 10 ++---
varComp-0.1-360/varComp/MD5 | 37 +++++++++----------
varComp-0.1-360/varComp/NAMESPACE | 2 -
varComp-0.1-360/varComp/R/KR.varComp.R | 3 +
varComp-0.1-360/varComp/R/p.value.R | 2 -
varComp-0.1-360/varComp/R/print.varComp.test.R | 2 -
varComp-0.1-360/varComp/R/varComp-utilities.R | 2 +
varComp-0.1-360/varComp/R/varComp.LinScore.SSAS155.R | 6 +--
varComp-0.1-360/varComp/R/varComp.LinScore.test.R | 2 -
varComp-0.1-360/varComp/R/varComp.R | 21 +++++++---
varComp-0.1-360/varComp/R/varComp.RLRT.test.R | 2 -
varComp-0.1-360/varComp/R/varComp.VM03.test.R | 6 +--
varComp-0.1-360/varComp/R/varComp.test.R | 4 +-
varComp-0.1-360/varComp/man/logLik.varComp.Rd | 2 -
varComp-0.1-360/varComp/man/varComp-package.Rd | 6 +--
varComp-0.1-360/varComp/man/varComp.Rd | 4 +-
varComp-0.1-360/varComp/man/varComp.control.Rd | 2 -
varComp-0.1-360/varComp/man/varComp.test.Rd | 2 -
varComp-0.1-360/varComp/man/varComp.test.control.Rd | 10 ++---
20 files changed, 68 insertions(+), 57 deletions(-)
Title: Genetic Analysis of Populations With Mixed Reproduction
Diff between poppr versions 1.1.3 dated 2015-02-03 and 1.1.4 dated 2015-02-06
Description: Population genetic analyses for hierarchical analysis of partially
clonal populations built upon the architecture of the adegenet package.
Author: Zhian N. Kamvar [cre, aut],
Javier F. Tabima [aut],
Niklaus J. Grunwald [ths]
Maintainer: Zhian N. Kamvar
DESCRIPTION | 6 ++--
MD5 | 38 +++++++++++++++---------------
NEWS | 11 ++++++--
inst/doc/algo.Rnw | 2 -
inst/doc/algo.pdf |binary
inst/doc/poppr_manual.Rnw | 2 -
inst/doc/poppr_manual.pdf |binary
tests/testthat/test-values.R | 2 -
vignettes/algo.Rnw | 2 -
vignettes/figure/Aeut_MLG_Ahena-1.pdf |binary
vignettes/figure/Aeut_MLG_black-1.pdf |binary
vignettes/figure/Aeut_MLG_title-1.pdf |binary
vignettes/figure/bd_histogram-1.pdf |binary
vignettes/figure/ex_data_picture-1.pdf |binary
vignettes/figure/initializing_poppr-1.pdf |binary
vignettes/figure/mlgbarplot-1.pdf |binary
vignettes/figure/mlgrareplot-1.pdf |binary
vignettes/figure/subnor-1.pdf |binary
vignettes/figure/unnamed-chunk-3-1.pdf |binary
vignettes/poppr_manual.Rnw | 2 -
20 files changed, 35 insertions(+), 30 deletions(-)
Title: Wegener Center Climate Uncertainty Explorer
Diff between wux versions 1.2-2 dated 2014-11-24 and 1.2-3 dated 2015-02-06
Description: Methods to calculate and interpret climate change signals and time series from climate multi-model ensembles. Climate model output in binary NetCDF format is read in and aggregated over a specified region to a data.frame for statistical analysis. Global circulation models (GCMs), as the CMIP5 or CMIP3 simulations, can be read in the same way as Regional Climate Models (RCMs), as e.g. the CORDEX or ENSEMBLES simulations.
Author: Thomas Mendlik [aut, cre], Georg Heinrich [aut], Armin Leuprecht [aut], Andreas Gobiet [ths]
Maintainer: Thomas Mendlik
DESCRIPTION | 20 ++++++++++++++------
MD5 | 18 +++++++++---------
R/AnovaReconstruct.R | 14 +++++++-------
R/PlotFunctions.R | 12 ++++++------
R/models2wuxSubregions.R | 6 +++---
R/summaryWux.R | 6 +++---
data/modelinput_test.rda |binary
data/userinput_CMIP5_changesignal.rda |binary
data/userinput_CMIP5_timeseries.rda |binary
man/models2wux.Rd | 2 +-
10 files changed, 43 insertions(+), 35 deletions(-)
Title: n-gram Text Regression, aka Concise Comparative Summarization
Diff between textreg versions 0.1.1 dated 2015-02-02 and 0.1.2 dated 2015-02-06
Description: Function for sparse regression on raw text, regressing a labeling
vector onto a feature space consisting of all possible phrases.
Author: Luke Miratrix
Maintainer: Luke Miratrix
DESCRIPTION | 9
MD5 | 45 +
NAMESPACE | 3
R/cross_validation_code.R | 311 ++++++------
R/package_and_data_documentation.R | 11
R/textreg.R | 628 +++++++++++++++----------
R/vizualize_phrases.R | 3
build |only
inst/doc/bathtub_vignette.R |only
inst/doc/bathtub_vignette.Rnw |only
inst/doc/bathtub_vignette.pdf |binary
inst/testthat/test-Lq.R | 2
inst/testthat/test-build.corpus.R |only
inst/testthat/test-cross-validation.R | 8
inst/testthat/test-find-threshold-C.R | 2
inst/testthat/test-ngram-call-basics.R | 1
man/build.corpus.Rd |only
man/cpp_build.corpus.Rd |only
man/cpp_textreg.Rd | 7
man/is.textreg.corpus.Rd |only
man/print.textreg.corpus.Rd |only
man/textreg-package.Rd | 10
src/RcppExports.cpp |only
src/textreg.cpp | 808 ++++++++++++++++++++-------------
vignettes |only
25 files changed, 1094 insertions(+), 754 deletions(-)
Title: basic tools for the analysis of disease outbreaks.
Diff between OutbreakTools versions 0.1-11 dated 2014-08-11 and 0.1-12 dated 2015-02-06
Description: basic tools for the analysis of disease outbreaks.
Author: The Hackout team (In alphabetic order: David Aanensen, Marc Baguelin, Paul Birrell, Simon Cauchemez, Anton Camacho, Caroline Colijn, Anne Cori, Xavier Didelot, Ken Eames, Christophe Fraser, Simon Frost, Niel Hens, Joseph Hugues, Thibaut Jombart, Lulla Opatowski, Oliver Ratmann, Samuel Soubeyrand, Marc Suchard, Jacco Wallinga, Rolf Ypma)
Maintainer: Thibaut Jombart
ChangeLog | 17 ++-
DESCRIPTION | 12 +-
MD5 | 36 +++---
NAMESPACE | 2
R/get.incidence.R | 4
R/importFromJSON.R | 126 +++++++++++++++++++++--
R/obkData_basics.R | 11 ++
R/plotggphy.R | 15 ++
R/utils.R | 33 +++++-
build/vignette.rds |binary
data/FluH1N1pdm2009.RData |binary
data/HorseFlu.RData |binary
data/HorseFluRaw.RData |binary
data/ToyOutbreak.RData |binary
data/ToyOutbreakRaw.RData |binary
inst/doc/OutbreakTools.R | 243 +++++++++++++++------------------------------
inst/doc/OutbreakTools.pdf |binary
man/ToyOutbreak.Rd | 9 -
man/ToyOutbreakRaw.Rd | 6 -
19 files changed, 298 insertions(+), 216 deletions(-)
Title: Engle-Granger Cointegration Models
Diff between egcm versions 1.0.2 dated 2014-03-28 and 1.0.6 dated 2015-02-06
Description: This package provides an easy-to-use implementation of the Engle-Granger
two-step procedure for identifying pairs of cointegrated series. It is geared towards
the analysis of pairs of securities. Summary and plot functions are provided,
and the package is able to fetch closing prices of securities from Yahoo.
A variety of unit root tests are supported, and an improved unit root test is included.
Author: Matthew Clegg [aut, cre, cph]
Maintainer: Matthew Clegg
egcm-1.0.2/egcm/tests/tests.Rout.save |only
egcm-1.0.6/egcm/CHANGELOG |only
egcm-1.0.6/egcm/DESCRIPTION | 19 +++---
egcm-1.0.6/egcm/MD5 | 29 ++++-----
egcm-1.0.6/egcm/NAMESPACE | 5 -
egcm-1.0.6/egcm/R/egcm.R | 106 +++++++++++++++++++---------------
egcm-1.0.6/egcm/R/egcm_extras.R | 91 ++++++++++++++++++++++++++++-
egcm-1.0.6/egcm/R/init.R | 4 -
egcm-1.0.6/egcm/README.md | 2
egcm-1.0.6/egcm/TODO | 13 ++--
egcm-1.0.6/egcm/man/allpairs.egcm.Rd |only
egcm-1.0.6/egcm/man/egcm-package.Rd | 9 +-
egcm-1.0.6/egcm/man/egcm.Rd | 25 ++++----
egcm-1.0.6/egcm/man/rar1.Rd | 2
egcm-1.0.6/egcm/man/ur_power.Rd | 22 +++----
egcm-1.0.6/egcm/man/yegcm.Rd | 5 +
egcm-1.0.6/egcm/tests/tests.R | 9 ++
17 files changed, 232 insertions(+), 109 deletions(-)
Title: Robust estimation of the generalized log gamma model.
Diff between robustloggamma versions 0.4-28 dated 2013-12-19 and 0.4-31 dated 2015-02-06
More information about robustloggamma at CRAN
Description: Robust estimation of the generalized log gamma model is provided using Quantile Tau estimator and Weighted Likelihood estimator.
Author: Claudio Agostinelli
Maintainer: Claudio Agostinelli
DESCRIPTION | 11 ++--
MD5 | 44 +++++++++--------
NAMESPACE | 2
R/ScoresAndDerivatives.R | 35 ++++++++++----
R/WLfunctions.R | 8 ++-
R/loggammarob.R | 45 ++++++++++--------
README | 2
data/alcoa.rda |binary
data/drg2000.rda |binary
data/sqrtloggamma.rda |binary
man/LogGammaDist.Rd | 7 ++
src/ploggamma.f |only
src/regtau.f | 65 +++++++++++++-------------
src/wrapper.c |only
tests/QTau-savedvalues.R | 14 ++---
tests/WL-savedvalues.R | 72 ++++++++++++++---------------
tests/WQTau-savedvalues.R | 52 ++++++++++-----------
tests/loggammarob-QTau.R | 7 +-
tests/loggammarob-WL.R | 9 +--
tests/loggammarob-WQTau.R | 6 +-
tests/loggammarob-oneWL.R | 8 +--
tests/oneWL-savedvalues.R | 76 +++++++++++++++---------------
tests/sumWL-savedvalues.R | 102 ++++++++++++++++++++---------------------
tests/sumoneWL-savedvalues.R | 106 +++++++++++++++++++++----------------------
24 files changed, 351 insertions(+), 320 deletions(-)
Permanent link
Title: Multivariate Normal Mixture Models and Mixtures of Generalized
Linear Mixed Models Including Model Based Clustering
Diff between mixAK versions 3.8 dated 2014-09-03 and 3.10 dated 2015-02-06
Description: This package contains a mixture of statistical methods including the MCMC methods to analyze normal mixtures. Additionally, model based clustering methods are implemented to perform classification based on (multivariate) longitudinal (or otherwise correlated) data. The basis for such clustering is a mixture of multivariate generalized linear mixed models.
Author: Arnošt Komárek
Maintainer: Arnošt Komárek
mixAK-3.10/mixAK/DESCRIPTION | 12 ++--
mixAK-3.10/mixAK/MD5 | 18 +++---
mixAK-3.10/mixAK/NAMESPACE | 52 +++++++++++++++++-
mixAK-3.10/mixAK/NEWS | 6 ++
mixAK-3.10/mixAK/data/Acidity.rda |binary
mixAK-3.10/mixAK/data/Enzyme.rda |binary
mixAK-3.10/mixAK/data/Galaxy.rda |binary
mixAK-3.10/mixAK/inst/CITATION | 5 -
mixAK-3.10/mixAK/inst/doc/CITATION_includeMethodology |only
mixAK-3.10/mixAK/man/NMixRelabel.Rd | 4 -
mixAK-3.8/mixAK/inst/CITATION_includeMethodology |only
11 files changed, 76 insertions(+), 21 deletions(-)
Title: Multivariate Exploratory Data Analysis and Data Mining
Diff between FactoMineR versions 1.28 dated 2014-12-12 and 1.29 dated 2015-02-06
Description: Exploratory data analysis methods such as principal component methods and clustering
Author: Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Maintainer: Francois Husson
DESCRIPTION | 15 +-
MD5 | 38 ++---
NAMESPACE | 37 +++++
R/HCPC.R | 25 ++-
R/plot.HCPC.R | 2
R/plot.spMCA.R | 8 +
R/plotellipses.r | 4
R/spMCA.R | 108 +++++++++--------
R/summary.CA.r | 7 +
inst/doc/FactoMineR.pdf |binary
inst/doc/clustering_and_pricipal_component_methods.pdf |binary
man/CaGalt.Rd | 2
man/coord.ellipse.Rd | 2
man/health.Rd | 4
man/plot.HCPC.Rd | 2
man/plot.MCA.Rd | 6
man/plot.MFA.Rd | 27 ++++
man/plot.catdes.Rd | 2
man/spMCA.Rd | 14 +-
man/tea.Rd | 2
20 files changed, 205 insertions(+), 100 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-06-01 1.4.6
2014-01-07 1.4.5
2012-10-12 1.4.4
2012-09-29 1.4.3
2012-08-13 1.4.2
2012-07-17 1.4.1
2012-06-13 1.4.0
2012-01-23 1.3.5
2011-08-23 1.3.4
2011-04-13 1.3.3
2010-09-08 1.3.2
2010-09-06 1.3.1
2010-07-06 1.3
Title: Regularized Principal Component Analysis for Spatial Data
Diff between SpatPCA versions 1.0 dated 2015-01-23 and 1.0.0.1 dated 2015-02-06
Description: This package provides regularized principal component
analysis incorporating smoothness, sparseness and orthogonality of
eigenfunctions by using alternating direction method of multipliers (ADMM)
algorithm.
Author: Wen-Ting Wang and Hsin-Cheng Huang
Maintainer: Wen-Ting Wang
DESCRIPTION | 8 ++++----
MD5 | 8 ++++----
man/SpatPCA-package.Rd | 4 ++--
src/RcppExports.cpp | 8 ++++----
src/rcpp_SpatPCA.cpp | 43 ++++++++++++++++++++++++++-----------------
5 files changed, 40 insertions(+), 31 deletions(-)
Title: Text mining of PubMed Abstracts
Diff between pubmed.mineR versions 1.0.3 dated 2014-12-26 and 1.0.3.1 dated 2015-02-06
Description: Text mining of PubMed Abstracts (text and XML) from http://www.ncbi.nlm.nih.gov/pubmed.
Author: Jyoti Sharma, S.Ramachandran, Ab Rauf Shah
Maintainer: S. Ramachandran
DESCRIPTION | 8 ++++----
MD5 | 4 ++--
NAMESPACE | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-01-16 1.2
2014-02-21 1.1
2011-08-15 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-05-31 1.3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-03-18 0.7.0
2013-10-21 0.6.0
2013-04-14 0.5.0
2013-01-23 0.4-0
2012-12-17 0.3-0
2012-11-13 0.2-0
2012-10-13 0.1-0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-04-22 1.1.0
2013-12-17 1.0.24
2013-11-18 1.0.6
2013-07-09 0.10.0
2013-04-18 0.9.1
2013-01-24 0.8-0
2012-10-26 0.7-0
2012-08-23 0.6-0
2012-05-20 0.5-0
2012-04-21 0.4-0
2012-03-31 0.3-3
2012-03-09 0.2-1
2012-02-14 0.1-24
2012-02-14 0.1-25
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-01-10 0.6.0
2013-09-18 0.5.0
2013-04-15 0.4.1
2013-04-13 0.4.0
2012-12-18 0.3-0
2012-10-11 0.2-0
2012-09-23 0.1-56
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-10-19 1.1
2013-11-10 1.0
Title: Zebra-Striped Tables in LaTeX and HTML Formats
Diff between ztable versions 0.1.3 dated 2015-01-18 and 0.1.4 dated 2015-02-06
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, coxph, mytable and cbind.mytable objects.
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon
DESCRIPTION | 17
MD5 | 45
NAMESPACE | 14
NEWS | 15
R/print.ztable.html.R | 533 +
R/ztable.R | 463 -
R/ztable.cbind.mytable.R |only
R/ztable.mytable.R |only
R/ztable2.R | 342
R/zzz.R | 5
README.md | 9199 +++++++++++++++-------
inst/doc/ztable.R | 141
inst/doc/ztable.Rmd | 210
inst/doc/ztable.html |18158 ++++++++++++++++++++++++++++++--------------
man/addSubColNames.Rd |only
man/extractAlign.Rd |only
man/getNewSpanCol.Rd |only
man/getNewSpanRow.Rd |only
man/getspanRowData.Rd |only
man/getspanRowLength.Rd |only
man/isGroupCol.Rd |only
man/isspanCol.Rd |only
man/isspanRow.Rd |only
man/printRowGroup.Rd |only
man/spanCol.Rd |only
man/spanColWidth.Rd |only
man/spanRow.Rd |only
man/tr.Rd |only
man/tr2.Rd |only
man/vline2align.Rd |only
man/vlines.Rd |only
man/ztable.cbind.mytable.Rd |only
man/ztable.mytable.Rd |only
vignettes/ztable.Rmd | 210
34 files changed, 20537 insertions(+), 8815 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2012-06-01 1.0
2010-10-01 0.92
2010-09-09 0.91
2010-07-24 0.90
2010-04-29 0.85
2010-04-06 0.80
2009-12-30 0.45
2009-12-28 0.4
2009-05-29 0.3
2009-03-02 0.1
More information about SimilarityMeasures at CRAN
Permanent link
Title: R interface to X-13ARIMA-SEATS
Diff between seasonal versions 0.70.1 dated 2014-10-02 and 0.80.0 dated 2015-02-06
Description: seasonal is an easy-to-use R-interface to X-13ARIMA-SEATS, the
newest seasonal adjustment software by the US Census Bureau. It offers full
access to almost all options and outputs of X-13, including X-11 and SEATS,
automatic ARIMA model search, outlier detection and support for user
defined holiday variables, such as Chinese New Year or Indian Diwali. It
also includes a Shiny-based graphical user interface. Seasonal does not
contain the binaries of X-13, which must be installed separately. See the
README file or the vignette for installation notes.
Author: Christoph Sax
Maintainer: Christoph Sax
seasonal-0.70.1/seasonal/R/deprecated.R |only
seasonal-0.70.1/seasonal/data/chcpi.RData |only
seasonal-0.70.1/seasonal/man/seasonal-deprecated.Rd |only
seasonal-0.80.0/seasonal/DESCRIPTION | 20 -
seasonal-0.80.0/seasonal/MD5 | 89 ++---
seasonal-0.80.0/seasonal/NAMESPACE | 2
seasonal-0.80.0/seasonal/NEWS | 25 +
seasonal-0.80.0/seasonal/R/checkX13.R | 65 +++-
seasonal-0.80.0/seasonal/R/defunct.R |only
seasonal-0.80.0/seasonal/R/detect.R | 33 +-
seasonal-0.80.0/seasonal/R/diagnostics.R | 7
seasonal-0.80.0/seasonal/R/genhol.R | 49 ++-
seasonal-0.80.0/seasonal/R/outlier.R | 6
seasonal-0.80.0/seasonal/R/read_series.R | 4
seasonal-0.80.0/seasonal/R/seas.R | 130 ++++++--
seasonal-0.80.0/seasonal/R/seasonal-package.R | 57 +++
seasonal-0.80.0/seasonal/R/spclist.R | 36 +-
seasonal-0.80.0/seasonal/R/static.R | 4
seasonal-0.80.0/seasonal/R/summary.R | 33 +-
seasonal-0.80.0/seasonal/README.md | 320 +++++++++++++++++---
seasonal-0.80.0/seasonal/build/vignette.rds |binary
seasonal-0.80.0/seasonal/data/holiday.RData |binary
seasonal-0.80.0/seasonal/data/seasonal.RData |only
seasonal-0.80.0/seasonal/demo/seas.R | 2
seasonal-0.80.0/seasonal/inst/doc/seas.Rnw | 4
seasonal-0.80.0/seasonal/inst/doc/seas.pdf |binary
seasonal-0.80.0/seasonal/man/SPECS.Rd | 5
seasonal-0.80.0/seasonal/man/checkX13.Rd | 3
seasonal-0.80.0/seasonal/man/cpi.Rd | 11
seasonal-0.80.0/seasonal/man/easter.Rd | 17 -
seasonal-0.80.0/seasonal/man/exp.Rd | 8
seasonal-0.80.0/seasonal/man/final.Rd | 3
seasonal-0.80.0/seasonal/man/genhol.Rd | 49 ++-
seasonal-0.80.0/seasonal/man/identify.seas.Rd | 3
seasonal-0.80.0/seasonal/man/iip.Rd |only
seasonal-0.80.0/seasonal/man/inspect.Rd | 7
seasonal-0.80.0/seasonal/man/na.x13.Rd | 3
seasonal-0.80.0/seasonal/man/out.Rd | 3
seasonal-0.80.0/seasonal/man/outlier.Rd | 3
seasonal-0.80.0/seasonal/man/plot.seas.Rd | 7
seasonal-0.80.0/seasonal/man/qs.Rd | 3
seasonal-0.80.0/seasonal/man/seas.Rd | 19 -
seasonal-0.80.0/seasonal/man/seasonal-defunct.Rd |only
seasonal-0.80.0/seasonal/man/seasonal-package.Rd | 3
seasonal-0.80.0/seasonal/man/series.Rd | 3
seasonal-0.80.0/seasonal/man/static.Rd | 3
seasonal-0.80.0/seasonal/man/summary.seas.Rd | 34 +-
seasonal-0.80.0/seasonal/vignettes/README.tex | 287 +++++++++++++----
seasonal-0.80.0/seasonal/vignettes/seas.Rnw | 4
49 files changed, 1035 insertions(+), 329 deletions(-)
Title: An interface to the Nexus Class Library
Diff between rncl versions 0.2.0 dated 2014-12-02 and 0.2.2 dated 2015-02-06
Description: An interface to the Nexus Class Library which allows parsing
of NEXUS, Newick and other phylogenetic tree file formats. It provides
elements of the file that can be used to build phylogenetic objects
such as ape's phylo or phylobase's phylo4(d).
Author: Francois Michonneau [aut, cre],
Ben Bolker [aut],
Mark Holder [aut],
Paul Lewis [aut],
Brian O'Meara [aut]
Maintainer: Francois Michonneau
DESCRIPTION | 18 +++++++++---------
MD5 | 10 +++++-----
NAMESPACE | 2 +-
R/rncl.R | 4 ++--
man/read_nexus_phylo.Rd | 3 ++-
man/rncl.Rd | 7 ++++---
6 files changed, 23 insertions(+), 21 deletions(-)
Title: Nearest-neighbor Classification with Categorical Variables
Diff between knncat versions 1.2.1 dated 2015-01-24 and 1.2.2 dated 2015-02-06
Description: Scale categorical variables in such a way as
to make NN classification as accurate as possible. The code also
handles continuous variables and prior probabilities, and does
intelligent variable selection and estimation of both error rates
and the right number of NN's.
Author: Sam Buttrey
Maintainer: Sam Buttrey
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
src/dsort.c | 3 ++-
src/ords.c | 3 ++-
4 files changed, 11 insertions(+), 9 deletions(-)