Title: Miscellaneous useful functions
Diff between rje versions 1.1 dated 2011-11-21 and 1.2 dated 2012-01-06
Description: A series of useful functions, some available in different
forms in other packages, but which have been extended or modified in some way considered useful to the author.
Author: Robin Evans
Maintainer: Robin Evans
ChangeLog |only
DESCRIPTION | 9 +++++----
MD5 | 4 +++-
NAMESPACE |only
4 files changed, 8 insertions(+), 5 deletions(-)
Title: Breiman and Cutler's random forests for classification and
regression
Diff between randomForest versions 4.6-5 dated 2012-01-04 and 4.6-6 dated 2012-01-06
Description: Classification and regression based on a forest of trees using random inputs.
Author: Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener.
Maintainer: Andy Liaw
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
inst/NEWS | 4 ++++
src/rf.c | 8 ++++----
4 files changed, 15 insertions(+), 11 deletions(-)
Title: Penn World Table
Diff between pwt versions 7.0-0 dated 2011-05-19 and 7.0-1 dated 2012-01-06
Description: The Penn World Table provides purchasing power parity and
national income accounts converted to international prices for
189 countries for some or all of the years 1950-2009.
Author: Achim Zeileis [aut, cre], Guan Yang [aut]
Maintainer: Achim Zeileis
pwt-7.0-0/pwt/COPYING |only
pwt-7.0-0/pwt/COPYRIGHTS |only
pwt-7.0-1/pwt/DESCRIPTION | 17 ++++++++++-------
pwt-7.0-1/pwt/MD5 |only
pwt-7.0-1/pwt/NAMESPACE |only
pwt-7.0-1/pwt/NEWS | 5 +++++
pwt-7.0-1/pwt/data/pwt5.6.rda |binary
pwt-7.0-1/pwt/data/pwt6.1.rda |binary
pwt-7.0-1/pwt/data/pwt6.2.rda |binary
pwt-7.0-1/pwt/data/pwt6.3.rda |binary
pwt-7.0-1/pwt/data/pwt7.0.rda |binary
11 files changed, 15 insertions(+), 7 deletions(-)
Title: Machine coded genetic algorithms for real-valued optimization
problems
Diff between mcga versions 2.0.2 dated 2011-10-17 and 2.0.4 dated 2012-01-06
Description: Machine coded genetic algorithm (MCGA) is a fast tool for
real-valued optimization problems. It uses the byte
representation of variables rather than real-values. It
performs the classical crossover operations (uniform) on these
byte representations. Mutation operator is also similar to
classical mutation operator, which is to say, it changes a
randomly selected byte value of a chromosome by +1 or -1 with
probability 1/2. In MCGAs there is no need for
encoding-decoding process and the classical operators are
directly applicable on real-values. It is fast and can handle a
wide range of a search space with high precision. Using a
256-unary alphabet is the main disadvantage of this algorithm
but a moderate size population is convenient for many problems.
Package also includes multi_mcga function for multi objective
optimization problems. This function sorts the chromosomes using
their ranks calculated from the non-dominated sorting algorithm.
Author: Mehmet Hakan Satman
Maintainer: Mehmet Hakan Satman
mcga-2.0.2/mcga/src/dejong.c |only
mcga-2.0.2/mcga/src/dejong.h |only
mcga-2.0.2/mcga/src/dejongcosts.c |only
mcga-2.0.2/mcga/src/dejongcosts.h |only
mcga-2.0.2/mcga/src/simulations.c |only
mcga-2.0.2/mcga/src/simulations.h |only
mcga-2.0.4/mcga/DESCRIPTION | 13 +++---
mcga-2.0.4/mcga/MD5 | 26 ++++++------
mcga-2.0.4/mcga/NAMESPACE |only
mcga-2.0.4/mcga/R/newmcga.r | 29 +++++++++++--
mcga-2.0.4/mcga/man/mcga-package.Rd | 4 -
mcga-2.0.4/mcga/man/multi_mcga.Rd |only
mcga-2.0.4/mcga/src/main.c | 2
mcga-2.0.4/mcga/src/mcga.c | 2
mcga-2.0.4/mcga/src/mcga.h | 19 +-------
mcga-2.0.4/mcga/src/multi_mcga.c |only
mcga-2.0.4/mcga/src/multi_mcga.h |only
mcga-2.0.4/mcga/src/rwrapper.c | 77 +++++++++++++++++++++++++++++++++++-
mcga-2.0.4/mcga/src/test.c |only
mcga-2.0.4/mcga/src/types.h |only
20 files changed, 127 insertions(+), 45 deletions(-)
Title: General Smoothing Splines
Diff between gss versions 2.0-7 dated 2012-01-03 and 2.0-8 dated 2012-01-06
Description: A comprehensive package for structural multivariate
function estimation using smoothing splines.
Author: Chong Gu
Maintainer: Chong Gu
ChangeLog | 10 ++++++++++
DESCRIPTION | 8 ++++----
MD5 | 9 ++++++---
NAMESPACE | 51 ++++++++++++++++++++++++++++++++++++++++++++++-----
data/Sachs.rda |only
data/datalist |only
man/Sachs.Rd |only
7 files changed, 66 insertions(+), 12 deletions(-)
Title: Economic Design of Control Charts
Diff between edcc versions 0.2-0 dated 2012-01-04 and 0.2-1 dated 2012-01-06
Description: This package provides a unified approach for
Economic Design of Control Charts. The main purpose of
this package is to find out the optimal parameters to
minimize the ECH (Expected Cost per Hour) of the process.
Author: Weicheng Zhu, Changsoon Park
Maintainer: Weicheng Zhu
DESCRIPTION | 13 +++----
MD5 | 14 ++++----
R/ecoDesign.R | 85 +++++++++++++++++++++++++++++-----------------------
man/contour.edcc.Rd | 8 +++-
man/ecoCusum.Rd | 9 +++--
man/ecoEwma.Rd | 11 ++++--
man/ecoXbar.Rd | 11 ++++--
man/update.edcc.Rd | 9 +++--
8 files changed, 93 insertions(+), 67 deletions(-)
Title: Generalized Orthogonal GARCH (GO-GARCH) models
Diff between gogarch versions 0.7-0 dated 2011-03-24 and 0.7-1 dated 2012-01-06
Description: Implementation of the GO-GARCH model class
Author: Bernhard Pfaff
Maintainer: Bernhard Pfaff
DESCRIPTION | 13 +++++--------
MD5 |only
NAMESPACE | 2 +-
3 files changed, 6 insertions(+), 9 deletions(-)
Title: Maximum Entropy Bootstrap for Time Series
Diff between meboot versions 1.1-2 dated 2011-07-26 and 1.1-3 dated 2012-01-06
Description: This package performs maximum entropy density based
dependent data bootstrap. An algorithm is provided to create a
population of time series (ensemble) without assuming
stationarity. The reference paper (Vinod, H.D., 2004) explains
how the algorithm satisfies the ergodic theorem and the central
limit theorem.
Author: Hrishikesh D. Vinod
Maintainer: Javier López-de-Lacalle
meboot-1.1-2/meboot/man/meboot.default.Rd |only
meboot-1.1-3/meboot/DESCRIPTION | 8 ++--
meboot-1.1-3/meboot/MD5 |only
meboot-1.1-3/meboot/NAMESPACE | 2 -
meboot-1.1-3/meboot/R/expand.sd.R | 5 ++
meboot-1.1-3/meboot/R/flexMeboot.R |only
meboot-1.1-3/meboot/R/force.clt.R | 4 +-
meboot-1.1-3/meboot/inst/doc/meboot.pdf |binary
meboot-1.1-3/meboot/man/USconsum.Rd | 1
meboot-1.1-3/meboot/man/USfygt.Rd | 1
meboot-1.1-3/meboot/man/expand.sd.Rd | 2 -
meboot-1.1-3/meboot/man/flexMeboot.Rd |only
meboot-1.1-3/meboot/man/force.clt.Rd | 2 -
meboot-1.1-3/meboot/man/meboot.Rd | 2 -
meboot-1.1-3/meboot/man/meboot.pdata.frame.Rd | 5 ++
meboot-1.1-3/meboot/man/ullwan.Rd | 1
meboot-1.1-3/meboot/meboot-Ex.R | 49 ++++++++++++--------------
17 files changed, 45 insertions(+), 37 deletions(-)
Title: R interface to the OpenBUGS MCMC software
Diff between BRugs versions 0.7-4 dated 2012-01-04 and 0.7-5 dated 2012-01-06
Description: Fully-interactive R interface to the OpenBUGS software for Bayesian analysis using MCMC sampling. Runs natively and stably in 32-bit R under Windows. Versions running on Linux and on 64-bit R under Windows are in "beta" status and less efficient.
Author: OpenBUGS was developed by Andrew Thomas, Dave Lunn, David Spiegelhalter and Nicky Best. R interface developed by Uwe Ligges, Sibylle Sturtz, Andrew Gelman, Gregor Gorjanc and Chris Jackson. Linux port and most recent developments by Chris Jackson.
Maintainer: Uwe Ligges
DESCRIPTION | 8 ++++----
MD5 | 6 +++---
R/internal.R | 2 +-
src/BugsHelper.c | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
Title: Areal Interpolation for GIS data
Diff between AIGIS versions 1.0 dated 2009-03-09 and 1.0-1 dated 2012-01-06
Description: AIGIS can be used to interpolate spatially associated data onto arbitrary target polygons which lack such data. The package is primarily oriented toward convenient interpolation of specific US census data for California, as performed by Westerling and Bryant in "Climate Change and Wilfire in California" (2008, Climatic Change), though the tools provided should work for any combination of GIS data source and target polygons, provided appropriate care is taken. However, this framework was created prior to significant advancements in spatial analysis tools in R, and users may find more convenient overlay capabilities within sp or other current packages (for example, see the 'over' methods in package:sp).
Author: Benjamin P. Bryant and Anthony Westerling
Maintainer: Bryant
DESCRIPTION | 25 ++++++++++++++-----------
MD5 |only
NAMESPACE |only
R/ab.areal.interp.r | 6 +++++-
R/ab.gmu.r | 2 +-
R/mult.arealw.r | 2 +-
data/MASK.rda |binary
data/bgvals.rda |binary
data/cabgbbmat.rda |binary
data/cabggpc.rda |binary
data/damrats.rda |binary
data/datalist |only
data/fpdemogpc.rda |binary
data/gridgpc.rda |binary
data/gridinws.rda |binary
data/polytobg.rda |binary
data/rbgarea.rda |binary
man/ab.areal.interp.Rd | 2 +-
man/ab.gmu.Rd | 2 +-
man/gc2gpc.Rd | 2 +-
man/mult.arealw.Rd | 2 +-
21 files changed, 25 insertions(+), 18 deletions(-)
Title: analysis of complex survey samples
Diff between survey versions 3.26-1 dated 2011-11-15 and 3.27 dated 2012-01-06
Description: Summary statistics, two-sample tests, generalised linear models, cumulative link models, Cox models, loglinear models, and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples. Variances by Taylor series linearisation or replicate weights. Post-stratification, calibration, and raking. Two-phase subsampling designs. Graphics. Predictive margins by direct standardization. PPS sampling without replacement. Principal components, factor analysis.
Author: Thomas Lumley
Maintainer: Thomas Lumley
DESCRIPTION | 6 +++---
MD5 | 26 ++++++++++++++------------
NAMESPACE | 2 ++
R/anova.svyglm.R |only
R/regtest.R | 3 ++-
R/survey.R | 7 +++++++
R/surveygraph.R | 8 +++++++-
R/surveyrep.R | 7 +++++++
inst/NEWS | 7 +++++++
inst/doc/domain.pdf |binary
inst/doc/epi.pdf |binary
inst/doc/phase1.pdf |binary
inst/doc/pps.pdf |binary
inst/doc/survey.pdf |binary
man/anova.svyglm.Rd |only
15 files changed, 49 insertions(+), 17 deletions(-)
Title: Tools for multiple imputation of missing data
Diff between mitools versions 2.0.1 dated 2010-05-07 and 2.1 dated 2012-01-06
Description: Tools to perform analyses and combine results from
multiple-imputation datasets.
Author: Thomas Lumley
Maintainer: Thomas Lumley
mitools-2.0.1/mitools/inst/doc/smi.R |only
mitools-2.0.1/mitools/inst/doc/smi.tex |only
mitools-2.1/mitools/DESCRIPTION | 7 ++++---
mitools-2.1/mitools/MD5 |only
mitools-2.1/mitools/NEWS | 2 ++
mitools-2.1/mitools/data/smi.rda |binary
mitools-2.1/mitools/inst/doc/smi.pdf |binary
7 files changed, 6 insertions(+), 3 deletions(-)
Title: Functional time series analysis
Diff between ftsa versions 2.7 dated 2011-09-14 and 2.8 dated 2012-01-06
Description: Functions for functional time series
Author: Rob J Hyndman and Han Lin Shang
Maintainer: Han Lin Shang
CHANGELOG | 7 ++
DESCRIPTION | 8 +-
MD5 | 52 ++++++++++--------
NAMESPACE | 7 ++
R/centre.R |only
R/forecastfplsr.R |only
R/fplsr.R | 119 +++++++++++++++++++++++++-----------------
R/ftsmiterativeforecasts.R |only
R/pcscorebootstrapdata.R |only
R/plot.ftsm.R | 15 ++++-
R/plotfplsr.R |only
man/centre.Rd |only
man/diff.fts.Rd | 2
man/dynupdate.Rd | 4 -
man/fbootstrap.Rd | 7 ++
man/forecast.ftsm.Rd | 6 +-
man/forecastfplsr.Rd |only
man/fplsr.Rd | 3 -
man/ftsmiterativeforecasts.Rd |only
man/mean.fts.Rd | 2
man/median.fts.Rd | 2
man/pcscorebootstrapdata.Rd |only
man/plot.fm.Rd | 2
man/plot.fmres.Rd | 2
man/plot.ftsf.Rd | 4 -
man/plot.ftsm.Rd | 4 +
man/plotfplsr.Rd |only
man/quantile.fts.Rd | 2
man/residuals.fm.Rd | 2
man/sd.fts.Rd | 2
man/summary.fm.Rd | 2
man/var.fts.Rd | 2
32 files changed, 159 insertions(+), 97 deletions(-)
Title: Color schemes for dichromats
Diff between dichromat versions 1.2-3 dated 2009-02-25 and 1.2-4 dated 2012-01-06
Description: Collapse red-green distinctions to simulate the effects of colour-blindness
Author: Thomas Lumley
Maintainer: Thomas Lumley
DESCRIPTION | 9 ++++++---
MD5 |only
R/sysdata.rda |binary
data/dalton.rda |binary
4 files changed, 6 insertions(+), 3 deletions(-)