Title: Some basic facilities for ternary fields and plots
Diff between trifield versions 1.0 dated 2011-07-25 and 1.1 dated 2012-10-29
Description: The package contains routines to 1) project unity-summed
triples to unit-square doubles and vice versa, 2) make a grid
of unity-summed triples paired to doubles, 3) evaluate a
function over the grid and 4) make simple plots including
ternary contour plots over a grid of values.
Author: Tim Keitt
Maintainer: Tim Keitt
DESCRIPTION | 6 +++---
MD5 |only
NAMESPACE |only
man/abc2xy.Rd | 24 +++++++++++++++---------
man/plot.trifield.Rd | 36 +++++++++++++++---------------------
man/ternary.apply.Rd | 25 ++++++++++++++++---------
man/ternary.field.Rd | 28 ++++++++++++++--------------
man/ternary.grid.Rd | 36 ++++++++++++++++--------------------
man/ternary.legend.Rd | 39 +++++++++++++++------------------------
man/triaxes.Rd | 26 +++++++++++++++-----------
man/tribox.Rd | 24 +++++++++++++++---------
man/trifield-package.Rd | 17 +++++++++++++++++
man/xy2abc.Rd | 25 +++++++++++++++----------
13 files changed, 156 insertions(+), 130 deletions(-)
Title: Estimating the proportion of genetically modified stacked seeds
in seedlots via multinomial group testing
Diff between rseedcalc versions 1.0 dated 2010-07-05 and 1.1 dated 2012-10-29
Description: Estimate the percentage of seeds in a seedlot that contain
stacks of genetically modified traits. Estimates are
calculated using a multinomial group testing model with maximum
likelihood estimation of the parameters.
Author: Kevin Wright, Jean-Louis Laffont
Maintainer: Kevin Wright
rseedcalc-1.0/rseedcalc/man/nll2.rd |only
rseedcalc-1.0/rseedcalc/man/print.seedstack.rd |only
rseedcalc-1.0/rseedcalc/man/stack.rd |only
rseedcalc-1.0/rseedcalc/man/valid.rd |only
rseedcalc-1.1/rseedcalc/DESCRIPTION | 20 +
rseedcalc-1.1/rseedcalc/MD5 | 14 -
rseedcalc-1.1/rseedcalc/NAMESPACE | 10
rseedcalc-1.1/rseedcalc/R/rseedcalc-package.R |only
rseedcalc-1.1/rseedcalc/R/stacks.r | 233 +++++++++++++++--------
rseedcalc-1.1/rseedcalc/man/rseedcalc-package.Rd |only
rseedcalc-1.1/rseedcalc/man/stack2.Rd |only
rseedcalc-1.1/rseedcalc/man/valid.Rd |only
12 files changed, 176 insertions(+), 101 deletions(-)
Title: Prediction Intervals for Three Basic Statistical Models
Diff between PredictiveRegression versions 0.1-3 dated 2011-12-05 and 0.1-4 dated 2012-10-29
More information about PredictiveRegression at CRAN
Description: Three prediction algorithms described in the paper
"On-line predictive linear regression" Annals of Statistics 37,
1566 - 1590 (2009)
Author: Vladimir Vovk
Maintainer: Vladimir Vovk
DESCRIPTION | 15 ++++++++-------
LICENSE | 2 +-
MD5 | 5 +++--
NAMESPACE |only
4 files changed, 12 insertions(+), 10 deletions(-)
Permanent link
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2004-10-04 0.4-5
Title: Nonlinear time series models with regime switching
Diff between tsDyn versions 0.8-1 dated 2012-02-16 and 0.9-0 dated 2012-10-29
Description: Implements nonlinear autoregressive (AR) time series
models. For univariate series, a non-parametric approach is
available through additive nonlinear AR. Parametric modeling
and testing for regime switching dynamics is available when the
transition is either direct (TAR: threshold AR) or smooth
(STAR: smooth transition AR, LSTAR). For multivariate series,
one can estimate a range of TVAR or threshold cointegration
TVECM models with two or three regimes. Tests can be conducted
for TVAR as well as for TVECM (Hansen and Seo 2002 and Seo
2006).
Author: Antonio Fabio Di Narzo [aut, cre], Jose Luis Aznarte [ctb],
Matthieu Stigler [aut, cre]
Maintainer: Matthieu Stigler
tsDyn-0.8-1/tsDyn/man/VAR.sim.Rd |only
tsDyn-0.9-0/tsDyn/DESCRIPTION | 23
tsDyn-0.9-0/tsDyn/MD5 | 113
tsDyn-0.9-0/tsDyn/NAMESPACE | 35
tsDyn-0.9-0/tsDyn/R/TVAR.sim.R | 499 +--
tsDyn-0.9-0/tsDyn/R/TVARestim.R | 6
tsDyn-0.9-0/tsDyn/R/TVECM.HSTest.R | 26
tsDyn-0.9-0/tsDyn/R/TVECM.sim.R | 35
tsDyn-0.9-0/tsDyn/R/VECM_symbolic.R |only
tsDyn-0.9-0/tsDyn/R/lineVar.R | 98
tsDyn-0.9-0/tsDyn/R/lstar.R | 144
tsDyn-0.9-0/tsDyn/R/nlVar-methods.R | 100
tsDyn-0.9-0/tsDyn/R/nlar-methods.R | 86
tsDyn-0.9-0/tsDyn/R/nnet.R | 19
tsDyn-0.9-0/tsDyn/R/predict.R |only
tsDyn-0.9-0/tsDyn/R/predict_rolling.R |only
tsDyn-0.9-0/tsDyn/R/rank.select.R |only
tsDyn-0.9-0/tsDyn/R/rank.test.R |only
tsDyn-0.9-0/tsDyn/R/resVar.R | 2
tsDyn-0.9-0/tsDyn/R/selectLSTAR.R |only
tsDyn-0.9-0/tsDyn/R/setar.R | 2
tsDyn-0.9-0/tsDyn/R/star.R | 3
tsDyn-0.9-0/tsDyn/R/vec2var.tsDyn.R |only
tsDyn-0.9-0/tsDyn/data/barry.rda |binary
tsDyn-0.9-0/tsDyn/data/zeroyld.rda |binary
tsDyn-0.9-0/tsDyn/inst/CITATION | 2
tsDyn-0.9-0/tsDyn/inst/ChangeLog | 27
tsDyn-0.9-0/tsDyn/inst/doc/ThCointOverview.pdf |binary
tsDyn-0.9-0/tsDyn/inst/doc/tsDyn.pdf |binary
tsDyn-0.9-0/tsDyn/man/DataIIPUs.Rd | 16
tsDyn-0.9-0/tsDyn/man/TVAR.boot.Rd |only
tsDyn-0.9-0/tsDyn/man/TVAR.sim.Rd | 46
tsDyn-0.9-0/tsDyn/man/TVECM.HSTest.Rd | 6
tsDyn-0.9-0/tsDyn/man/TVECM.Rd | 28
tsDyn-0.9-0/tsDyn/man/TVECM.sim.Rd | 56
tsDyn-0.9-0/tsDyn/man/VARrep.Rd |only
tsDyn-0.9-0/tsDyn/man/VECM.Rd | 4
tsDyn-0.9-0/tsDyn/man/VECM_symbolic.Rd |only
tsDyn-0.9-0/tsDyn/man/autopairs.Rd | 2
tsDyn-0.9-0/tsDyn/man/autotriples.Rd | 2
tsDyn-0.9-0/tsDyn/man/autotriples.rgl.Rd | 2
tsDyn-0.9-0/tsDyn/man/delta.Rd | 4
tsDyn-0.9-0/tsDyn/man/fevd.Rd |only
tsDyn-0.9-0/tsDyn/man/fitted.Rd |only
tsDyn-0.9-0/tsDyn/man/irf.Rd |only
tsDyn-0.9-0/tsDyn/man/lag.select.Rd |only
tsDyn-0.9-0/tsDyn/man/lineVar.Rd | 4
tsDyn-0.9-0/tsDyn/man/logLik.VECM.Rd |only
tsDyn-0.9-0/tsDyn/man/logLik.nlVar.Rd |only
tsDyn-0.9-0/tsDyn/man/lstar.Rd | 5
tsDyn-0.9-0/tsDyn/man/nlar-methods.Rd | 8
tsDyn-0.9-0/tsDyn/man/nnet.Rd | 2
tsDyn-0.9-0/tsDyn/man/predict.Rd |only
tsDyn-0.9-0/tsDyn/man/predict_rolling.Rd |only
tsDyn-0.9-0/tsDyn/man/rank.select.Rd |only
tsDyn-0.9-0/tsDyn/man/rank.test.Rd |only
tsDyn-0.9-0/tsDyn/man/selectHyperParms.Rd | 13
tsDyn-0.9-0/tsDyn/man/zeroyld.Rd | 27
tsDyn-0.9-0/tsDyn/tests/00SetarAndFriends.Rout.save | 24
tsDyn-0.9-0/tsDyn/tests/TVECM.sim.R |only
tsDyn-0.9-0/tsDyn/tests/TVECM.sim.Rout.save |only
tsDyn-0.9-0/tsDyn/tests/TVECM_HSTEST.Rout.save | 32
tsDyn-0.9-0/tsDyn/tests/VAR.R |only
tsDyn-0.9-0/tsDyn/tests/VAR.Rout.save |only
tsDyn-0.9-0/tsDyn/tests/VECM.R | 205 -
tsDyn-0.9-0/tsDyn/tests/VECM.Rout.save | 2968 +++++++++++++++++--
tsDyn-0.9-0/tsDyn/tests/compare_tsDyn_vars.R |only
tsDyn-0.9-0/tsDyn/tests/compare_tsDyn_vars.Rout.save |only
tsDyn-0.9-0/tsDyn/tests/lstar.Rout.save | 153
tsDyn-0.9-0/tsDyn/tests/nlar-methods.R |only
tsDyn-0.9-0/tsDyn/tests/nlar-methods.Rout.save |only
tsDyn-0.9-0/tsDyn/tests/toMlm.Rout.save | 12
72 files changed, 3969 insertions(+), 870 deletions(-)
Title: Univariate GARCH models
Diff between rugarch versions 1.0-11 dated 2012-08-23 and 1.0-12 dated 2012-10-29
Description: ARFIMA, in-mean, external regressors and various GARCH
flavours, with methods for fit, forecast, simulation, inference
and plotting.
Author: Alexios Ghalanos
Maintainer: Alexios Ghalanos
rugarch-1.0-11/rugarch/cleanup |only
rugarch-1.0-11/rugarch/inst/rugarch.tests/rugarch.test11.R |only
rugarch-1.0-11/rugarch/vignettes/Introduction_to_the_rugarch_package.tex |only
rugarch-1.0-11/rugarch/vignettes/Sweave.sty |only
rugarch-1.0-12/rugarch/ChangeLog | 10 +
rugarch-1.0-12/rugarch/DESCRIPTION | 11 +-
rugarch-1.0-12/rugarch/MD5 | 54 ++++------
rugarch-1.0-12/rugarch/R/arfima-methods.R | 24 ++--
rugarch-1.0-12/rugarch/R/rugarch-aparch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-csgarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-egarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-fgarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-gjrgarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-igarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-methods.R | 24 ++--
rugarch-1.0-12/rugarch/R/rugarch-sgarch.R | 2
rugarch-1.0-12/rugarch/R/rugarch-solvers.R | 24 ++++
rugarch-1.0-12/rugarch/R/rugarch-tests.R | 23 ++--
rugarch-1.0-12/rugarch/inst/CITATION | 5
rugarch-1.0-12/rugarch/inst/doc/Introduction_to_the_rugarch_package.pdf |binary
rugarch-1.0-12/rugarch/man/ARFIMAfilter-class.Rd | 3
rugarch-1.0-12/rugarch/man/ARFIMAfit-class.Rd | 3
rugarch-1.0-12/rugarch/man/ARFIMAmultifilter-class.Rd | 11 +-
rugarch-1.0-12/rugarch/man/ARFIMAmultifit-class.Rd | 11 +-
rugarch-1.0-12/rugarch/man/rugarch-package.Rd | 14 +-
rugarch-1.0-12/rugarch/man/uGARCHfilter-class.Rd | 33 +++---
rugarch-1.0-12/rugarch/man/uGARCHfit-class.Rd | 3
rugarch-1.0-12/rugarch/man/uGARCHmultifilter-class.Rd | 3
rugarch-1.0-12/rugarch/man/uGARCHmultifit-class.Rd | 3
rugarch-1.0-12/rugarch/man/ugarchfit-methods.Rd | 10 +
30 files changed, 175 insertions(+), 108 deletions(-)
Title: Biodemography functions
Diff between Biodem versions 0.2 dated 2009-07-18 and 0.3 dated 2012-10-29
Description: The Biodem package provides a number of functions for
Biodemographycal analysis.
Author: Alessio Boattini and Federico C. F. Calboli; Vincente Canto
Cassola together with Martin Maechler authored the function
mtx.exp.
Maintainer: Federico Calboli
Biodem-0.2/Biodem/readme |only
Biodem-0.3/Biodem/DESCRIPTION | 8 ++++----
Biodem-0.3/Biodem/MD5 |only
Biodem-0.3/Biodem/NAMESPACE |only
Biodem-0.3/Biodem/R/mal.cond.R | 2 +-
Biodem-0.3/Biodem/data/N.rda |binary
Biodem-0.3/Biodem/data/P.rda |binary
Biodem-0.3/Biodem/data/S.rda |binary
Biodem-0.3/Biodem/data/raw.mig.rda |binary
Biodem-0.3/Biodem/data/surnames.rda |binary
Biodem-0.3/Biodem/data/valley.rda |binary
Biodem-0.3/Biodem/man/Fst.Rd | 2 +-
12 files changed, 6 insertions(+), 6 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2010-02-14 1.0-7
2009-10-05 1.0-6
2009-06-29 1.0-4
2009-05-15 1.0-3
2009-05-04 0.1-5
2009-04-29 0.1-3
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-05-23 1.2
2010-04-12 1.1
2009-10-14 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-03-04 1.2
2010-04-12 1.1
2006-01-19 1.0
Title: Functions for wind resource assessment
Diff between bReeze versions 0.1-0 dated 2012-07-26 and 0.1-1 dated 2012-10-29
Description: A collection of functions to analyse, visualize and
interpret wind data and to calculate the potential energy
production of wind turbines.
Author: Christian Graul and Carsten Poppinga
Maintainer: Christian Graul
DESCRIPTION | 8 ++--
MD5 | 89 ++++++++++++++++++++++++------------------------
NAMESPACE | 13 ++++++-
R/aep.R | 11 ++++-
R/availability.R | 2 -
R/availabilityInt.R | 6 +--
R/clean.R | 2 -
R/cleanInt.R | 8 ++--
R/createPC.R | 8 ++--
R/formatTS.R | 4 +-
R/plotAep.R | 1
R/plotTimeSeries.R | 4 +-
inst/NEWS | 23 ++++++++++++
inst/ts_patterns |only
man/aep.Rd | 14 +++++--
man/availability.Rd | 6 ++-
man/availabilityInt.Rd | 2 -
man/bReeze-package.Rd | 37 +++++++++++++++++++
man/clean.Rd | 13 ++++---
man/createMast.Rd | 2 +
man/createPC.Rd | 10 +++--
man/createSet.Rd | 2 +
man/energy.Rd | 2 +
man/formatTS.Rd | 6 ++-
man/frequency.Rd | 4 +-
man/monthStats.Rd | 2 +
man/plotAep.Rd | 6 ++-
man/plotAvailability.Rd | 6 ++-
man/plotDay.Rd | 6 ++-
man/plotEnergy.Rd | 7 ++-
man/plotFrequency.Rd | 6 ++-
man/plotMonthStats.Rd | 6 ++-
man/plotPC.Rd | 6 ++-
man/plotPolar.Rd | 6 ++-
man/plotProfile.Rd | 6 ++-
man/plotTimeSeries.Rd | 6 ++-
man/plotTurbIEC.Rd | 6 ++-
man/plotTurbulence.Rd | 6 ++-
man/plotWbDir.Rd | 6 ++-
man/plotWeibull.Rd | 6 ++-
man/printMast.Rd | 2 +
man/profile.Rd | 4 +-
man/readPC.Rd | 4 +-
man/turbulence.Rd | 2 +
man/weibull.Rd | 4 +-
man/winddata.Rd | 2 +
46 files changed, 264 insertions(+), 118 deletions(-)
Title: Parametric Frailty Models
Diff between parfm versions 2.02 dated 2012-06-25 and 2.5.1 dated 2012-10-29
Description: Parametric Frailty Models, fitted by maximum marginal
likelihood method. Possible baseline hazards: Weibull, inverse
Weibull, exponential, Gompertz, lognormal and loglogistic
Possible Frailty distributions: gamma, inverse Gaussian,
positive stable and lognormal
Author: Federico Rotolo
Maintainer: Federico Rotolo
DESCRIPTION | 18 -
MD5 | 43 ++--
NEWS |only
R/Mloglikelihood.R | 20 +-
R/baselines.R | 422 +++++++++++++++++++---------------------------
R/frailtydistros.R | 99 +++++++++-
R/parfm.R | 130 +++++++++-----
R/plot.parfm.R | 15 -
R/plot.select.parfm.R | 17 +
R/print.parfm.R | 17 -
R/print.select.parfm.R | 9
R/select.parfm.R | 34 +--
R/tau.R | 6
data/asthma.RData |binary
data/culling.RData |binary
data/diagnosis.RData |binary
data/ecf.RData |binary
data/insem.RData |binary
data/insemtvc.RData |binary
data/mastitis.RData |binary
data/reconstitution.RData |binary
man/parfm.Rd | 50 ++++-
man/select.parfm.Rd | 14 -
23 files changed, 497 insertions(+), 397 deletions(-)
Title: Functional Data Analysis
Diff between fda versions 2.3.1 dated 2012-10-10 and 2.3.2 dated 2012-10-29
Description: These functions were developed to support functional data
analysis as described in Ramsay, J. O. and Silverman, B. W.
(2005) Functional Data Analysis. New York: Springer. They were
ported from earlier versions in Matlab and S-PLUS. An
introduction appears in Ramsay, J. O., Hooker, Giles, and
Graves, Spencer (2009) Functional Data Analysis with R and
Matlab (Springer). The package includes data sets and script
files working many examples including all but one of the 76
figures in this latter book. As of this release, the R-Project
is no longer distributing the Matlab versions of the functional
data analysis functions and sample analyses through the CRAN
distribution system. This is due to the pressure placed on
storage required in the many CRAN sites by the rapidly
increasing number of R packages, of which the fda package is
one. The three of us involved in this package have agreed to
help out this situation by switching to distributing the Matlab
functions and analyses through Jim Ramsay's ftp site at McGill
University. To obtain these Matlab files, go to this site
using an ftp utility:
http://www.psych.mcgill.ca/misc/fda/downloads/FDAfuns/ There
you find a set of .zip files containing the functions and
sample analyses, as well as two .txt files giving instructions
for installation and some additional information.
Author: J. O. Ramsay
Maintainer: J. O. Ramsay
DESCRIPTION | 10 +++++-----
MD5 | 12 ++++++------
R/eval.fd.R | 16 +++++++++++++---
inst/doc/FDAfuns.pdf |binary
man/eval.fd.Rd | 24 ++++++++++++++++++++----
man/plotreg.fd.rd | 5 +++--
man/smooth.basis.Rd | 25 ++++++++++++++++---------
7 files changed, 63 insertions(+), 29 deletions(-)
Title: The GSC Applied Geochemistry EDA Package
Diff between rgr versions 1.1.7 dated 2012-06-01 and 1.1.8 dated 2012-10-29
Description: Geological Survey of Canada (GSC) R 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 both
environmental studies and mineral exploration. Additionally,
there are functions to support analytical data QA/QC, ANOVA for
investigations of field sampling and analytical variability,
and utility tasks.
Author: Robert G. Garrett
Maintainer: Robert G. Garrett
rgr-1.1.7/rgr/inst/doc/What_is_in_rgr_1-1-7.pdf |only
rgr-1.1.7/rgr/inst/doc/rgr_Overview_1-1-7.pdf |only
rgr-1.1.7/rgr/inst/doc/rgr_func_list_1-1-7.pdf |only
rgr-1.1.7/rgr/man/rgr_1.1.7-package.Rd |only
rgr-1.1.8/rgr/DESCRIPTION | 6
rgr-1.1.8/rgr/MD5 | 36 ++--
rgr-1.1.8/rgr/NAMESPACE | 2
rgr-1.1.8/rgr/R/bwplots.R | 1
rgr-1.1.8/rgr/R/gx.mva.R | 10 -
rgr-1.1.8/rgr/R/gx.mva.closed.R | 8
rgr-1.1.8/rgr/R/gx.robmva.R | 185 ++++++++++++---------
rgr-1.1.8/rgr/R/gx.robmva.closed.R | 210 ++++++++++++++----------
rgr-1.1.8/rgr/R/gx.rotate.R | 47 ++---
rgr-1.1.8/rgr/R/gx.rqpca.loadplot.R | 10 -
rgr-1.1.8/rgr/R/gx.rqpca.plot.R | 205 ++++++++++++-----------
rgr-1.1.8/rgr/R/gx.scores.R |only
rgr-1.1.8/rgr/R/gx.stats.R | 21 +-
rgr-1.1.8/rgr/inst/doc/What_is_in_rgr_1-1-8.pdf |only
rgr-1.1.8/rgr/inst/doc/rgr_Overview_1-1-8.pdf |only
rgr-1.1.8/rgr/inst/doc/rgr_func_list_1-1-8.pdf |only
rgr-1.1.8/rgr/man/ad.plot1.Rd | 2
rgr-1.1.8/rgr/man/ad.plot2.Rd | 2
rgr-1.1.8/rgr/man/gx.scores.Rd |only
rgr-1.1.8/rgr/man/rgr_1.1.8-package.Rd |only
24 files changed, 416 insertions(+), 329 deletions(-)
Title: Full feature implementation of hash/associated
arrays/dictionaries
Diff between hash versions 2.2.3 dated 2012-05-21 and 2.2.4 dated 2012-10-29
Description: This package implements a data structure similar to hashes
in Perl and dictionaries in Python but with a purposefully R
flavor. For objects of appreciable size, access using hashes
outperforms native named lists and vectors.
Author: Christopher Brown
Maintainer: Christopher Brown
ChangeLog | 3 +++
DESCRIPTION | 14 +++++---------
MD5 | 8 ++++----
R/Class-hash.R | 12 ++++++------
man/hash-package.Rd | 4 ++--
5 files changed, 20 insertions(+), 21 deletions(-)