Author: Bob Wheeler
Diff between SuppDists versions 1.1-2 dated 2008-03-05 and 1.1-4 dated 2009-06-18
More information about SuppDists at CRAN
Title: Supplementary distributions
Description: Ten distributions supplementing those built into R.
Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi
squared, Spearman's rho, maximum F ratio, the Pearson product
moment correlation coefficiant, Johnson distributions, normal
scores and generalized hypergeometric distributions. In
addition two random number generators of George Marsaglia are
included.
DESCRIPTION | 32 ++++++++++++++++++--------------
man/Friedman.Rd | 2 +-
man/Johnson.Rd | 2 +-
man/Kendall.Rd | 2 +-
man/KruskalWallis.Rd | 2 +-
man/MWC1019.Rd | 6 ++++--
man/NormalScore.Rd | 2 +-
man/Pearson.Rd | 2 +-
man/Spearman.Rd | 2 +-
man/ghyper.Rd | 4 ++--
man/ghyperTypes.Rd | 2 +-
man/invGauss.Rd | 2 +-
man/maxFratio.Rd | 2 +-
man/ziggurat.Rd | 4 +++-
14 files changed, 37 insertions(+), 29 deletions(-)
Path: /cran/updated | permanent link
Author: Marcello D'Orazio
Title: Statistical Matching
Description: This package provides some R functions to perform
statistical matching between two data sources. These functions
can also be used to impute missing values in data sets through
hot-deck methods.
Diff between StatMatch versions 0.6 dated 2009-02-01 and 0.7 dated 2009-06-18
DESCRIPTION | 31 ++++++++++++++++++------------- R/fact2dummy.R | 2 +- R/mixed.mtc.R | 2 +- 3 files changed, 20 insertions(+), 15 deletions(-)
More information about StatMatch at CRAN
Path: /cran/updated | permanent link
Author: Bob Wheeler
Diff between AlgDesign versions 1.0-9 dated 2008-03-05 and 1.0-10 dated 2009-06-18
More information about AlgDesign at CRAN
Title: AlgDesign
Description: Algorithmic experimental designs. Calculates exact and
approximate theory experimental designs for D,A, and I
criteria. Very large designs may be created. Experimental
designs may be blocked or blocked designs created from a
candidate list, using several criteria. The blocking can be
done when whole and within plot factors interact.
DESCRIPTION | 32 +++++++++++++++++---------------
R/Utility.R | 5 +++++
man/CCTable11.1a.Rd | 2 +-
man/EffRound.Rd | 2 +-
man/EvalBlock.Rd | 2 +-
man/EvalDesign.Rd | 2 +-
man/ExpFormula.Rd | 2 +-
man/Federov.Rd | 2 +-
man/ModelMatrix.Rd | 2 +-
man/ModelMatrixTerms.Rd |only
man/MonteOpt.Rd | 2 +-
man/TGTable3.Rd | 2 +-
man/TGTable5.Rd | 2 +-
man/blockOpt.Rd | 10 +++++-----
man/genFact.Rd | 2 +-
man/genMixture.Rd | 2 +-
16 files changed, 39 insertions(+), 32 deletions(-)
Path: /cran/updated | permanent link
Author: Roger Bivand and Danlin Yu
Title: Geographically weighted regression
Description: Functions for computing geographically weighted
regressions based on work by Chris Brunsdon, Martin Charlton
and Stewart Fortheringham, http://ncg.nuim.ie/ncg/GWR/index.htm
Diff between spgwr versions 0.5-10 dated 2009-06-05 and 0.5-12 dated 2009-06-18
ChangeLog | 14 ++++++++++ DESCRIPTION | 8 +++--- R/gwr.R | 45 +++++++++++++++++++++------------- R/gwr.cv.R | 11 ++++---- R/gwr.whole.test.R | 66 ++++++++++++++++++++++++++++++++++++-------------- R/gwr1.cv.R | 6 ++-- inst/ChangeLog | 14 ++++++++++ man/LMZ.F3GWR.test.Rd | 11 ++++++-- man/ggwr.sel.Rd | 4 ++- man/gwr.cv.Rd | 4 ++- 10 files changed, 133 insertions(+), 50 deletions(-)
More information about spgwr at CRAN
Path: /cran/updated | permanent link
Author: Roland Fried
Diff between robfilter versions 2.4 dated 2008-12-13 and 2.5 dated 2009-06-18
More information about robfilter at CRAN
Title: Robust Time Series Filters
Description: A set of functions to filter time series based on concepts
from robust statistics.
DESCRIPTION | 30 +++++++++++++++++-------------
R/madore.filter.R | 34 +++++++++++++++++-----------------
man/madore.filter.Rd | 48 ++++++++++++++++++++++++++++++------------------
3 files changed, 64 insertions(+), 48 deletions(-)
Path: /cran/updated | permanent link
Author: Jim Lemon
Diff between prettyR versions 1.4 dated 2009-01-20 and 1.5 dated 2009-06-18
More information about prettyR at CRAN
Title: Pretty descriptive stats.
Description: Functions for conventionally formatted descriptive stats,
and to format R output as HTML.
DESCRIPTION | 16 +++++++++-------
R/delim.table.R | 19 +++++++++++++------
R/htmlize.R | 4 ++++
man/delim.table.Rd | 20 +++++++++++++++-----
4 files changed, 41 insertions(+), 18 deletions(-)
Path: /cran/updated | permanent link
Author: Arne Henningsen and Jeff D. Hamann
Title: Estimating Systems of Simultaneous Equations
Description: This package contains functions for fitting simultaneous
systems of linear and nonlinear equations using Ordinary Least
Squares (OLS), Weighted Least Squares (WLS), Seemingly
Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS),
Weighted Two-Stage Least Squares (W2SLS), and Three-Stage Least
Squares (3SLS).
Diff between systemfit versions 1.0-8 dated 2009-01-26 and 1.1-0 dated 2009-06-18
DESCRIPTION | 19 NAMESPACE |only NEWS |only R/calcGLS.R | 40 + R/calcResidCov.R | 51 + R/fiml.R | 7 R/ftest.R | 18 R/predict.systemfit.R | 8 R/prepareData.R | 1 R/smallMethods.R | 21 R/summary.systemfit.R | 35 - R/systemfit.R | 250 +++++--- inst/doc/systemfit.pdf | 1234 +++++++++++++++++++++---------------------- man/fitted.systemfit.Rd | 6 man/residuals.systemfit.Rd | 6 man/systemfit.Rd | 8 tests/KleinI.R |only tests/KleinI.Rout.save |only tests/KleinI_noMat.R |only tests/KleinI_noMat.Rout.save |only tests/test_2sls.R | 10 tests/test_2sls.Rout.save | 30 - tests/test_3sls.R | 10 tests/test_3sls.Rout.save | 25 tests/test_hausman.R | 2 tests/test_hausman.Rout.save | 12 tests/test_ols.R | 11 tests/test_ols.Rout.save | 31 - tests/test_panel.Rout.save | 585 ++++++++++---------- tests/test_sur.R | 11 tests/test_sur.Rout.save | 26 tests/test_w2sls.R | 10 tests/test_w2sls.Rout.save | 30 - tests/test_wls.R | 11 tests/test_wls.Rout.save | 31 - 35 files changed, 1315 insertions(+), 1224 deletions(-)
More information about systemfit at CRAN
Path: /cran/updated | permanent link
Author: Thomas Hoffmann
Diff between pbatR versions 2.1.4 dated 2009-03-10 and 2.1.5 dated 2009-06-18
More information about pbatR at CRAN
Title: P2BAT
Description: This package provides data analysis via the pbat program,
and an alternative internal implementation of the power
calculations via simulation only. For analysis, this package
provides a frontend to the PBAT software, automatically reading
in the output from the pbat program and displaying the
corresponding figure when appropriate (i.e. PBAT-logrank). It
includes support for multiple processes and clusters. For
analysis, users must download PBAT (developed by Christoph
Lange) and accept it's license, available on the PBAT webpage.
Both the data analysis and power calculations have command line
and graphical interfaces using tcltk.
DESCRIPTION | 27 +++++++++++++++++++++------
R/cped.R | 2 +-
R/pbatGUI.R | 34 ++++++++++++++++++++++++++++++----
src/wait.cpp | 2 +-
4 files changed, 53 insertions(+), 12 deletions(-)
Path: /cran/updated | permanent link
Author: Henrik Bengtsson
Diff between matrixStats versions 0.1.5 dated 2009-06-14 and 0.1.6 dated 2009-06-18
More information about matrixStats at CRAN
Title: Methods that apply to rows and columns of a matrix
Description: This packages provides methods operating on rows and
columns of matrices. The methods are optimized for speed and
memory. This package is currently in a beta phase. Make sure
to read the 'Roadmap' section in the package help.
DESCRIPTION | 8 ++++----
R/999.package.R | 3 +--
R/rowWeightedMedians.matrix.R | 9 ++++++++-
inst/NEWS | 7 +++++++
man/matrixStats-package.Rd | 2 +-
man/rowWeightedMedians.matrix.Rd | 4 +++-
6 files changed, 24 insertions(+), 9 deletions(-)
Path: /cran/updated | permanent link
Author: Tim Coelli, Arne Henningsen
Title: Stochastic Frontier Analysis
Description: Maximum Likelihood Estimation of Stochastic Frontier
Production and Cost Functions. Two specifications are
available: the error components specification with time-varying
efficiencies (Battese and Coelli, 1992) and a model
specification in which the firm effects are directly influenced
by a number of variables (Battese and Coelli, 1995).
Diff between frontier versions 0.99-2 dated 2009-05-05 and 0.991-0 dated 2009-06-18
DESCRIPTION | 8 NEWS | 40 R/frontier.R | 114 R/frontierQuad.R | 13 R/logLik.frontier.R | 64 R/print.frontier.R | 4 R/print.summary.frontier.R | 4 man/frontier.Rd | 65 man/frontierQuad.Rd | 4 man/logLik.frontier.Rd | 36 src/dis.c |only src/front41.f | 143 tests/frontier41.Rout.save | 2 tests/frontierTest.R | 327 tests/frontierTest.Rout.save |20665 ++++++++++++++++++++++++++++++------------- tests/nestedModels.R |only tests/nestedModels.Rout.save |only tests/translogRay.Rout.save | 331 18 files changed, 15564 insertions(+), 6256 deletions(-)
More information about frontier at CRAN
Path: /cran/updated | permanent link
Author: Andrey Paramonov
Title: Misc Functions of the Center for the Mathematical Research
Description: A collection of useful helper routines developed by
students of the Center for the Mathematical Research, Stankin,
Moscow.
Diff between cmrutils versions 1.2 dated 2009-06-16 and 1.2-1 dated 2009-06-18
DESCRIPTION | 10 +++++----- man/cmrutils-package.Rd | 6 +++--- man/makefig.Rd | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-)
More information about cmrutils at CRAN
Path: /cran/updated | permanent link
More information about cmprskContin at CRAN
Path: /cran/new | permanent link
Author: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre
Williams, Chris Keefer and Allan Engelhardt
Title: Classification and Regression Training
Description: Misc functions for training and plotting classification
and regression models
Diff between caret versions 4.17 dated 2009-06-05 and 4.18 dated 2009-06-18
caret-4.17/caret/inst/doc/caretMisc.tex |only caret-4.17/caret/inst/doc/caretSelection.tex |only caret-4.17/caret/inst/doc/caretTrain.tex |only caret-4.17/caret/inst/doc/caretVarImp.tex |only caret-4.18/caret/DESCRIPTION | 10 caret-4.18/caret/R/format.bagEarth.R | 4 caret-4.18/caret/R/makeCubistFiles.R |only caret-4.18/caret/R/nearZeroVar.R | 2 caret-4.18/caret/inst/CHANGES | 16 caret-4.18/caret/inst/doc/caretMisc.pdf | 767 +++++++++++++-------------- caret-4.18/caret/inst/doc/caretSelection.pdf | 643 +++++++++++----------- caret-4.18/caret/inst/doc/caretTrain.pdf |binary caret-4.18/caret/inst/doc/caretVarImp.pdf |binary caret-4.18/caret/man/format.bagEarth.Rd | 5 14 files changed, 730 insertions(+), 717 deletions(-)
More information about caret at CRAN
Path: /cran/updated | permanent link
Author: Grace Chiu
Diff between bentcableAR versions 0.1.2 dated 2008-05-16 and 0.2 dated 2009-06-18
More information about bentcableAR at CRAN
Title: Bent-Cable Regression for Independent Data or Autoregressive
Time Series
Description: This package contains two main interfaces for fitting and
diagnosing bent-cable regressions for autoregressive
time-series data or independent data (time series or
otherwise). The interfaces are 'bentcable.ar()' and
'bentcable.dev.plot()'. Some components in the package can also
be used as stand-alone functions. The bent cable
(linear-quadratic-linear) generalizes the broken stick
(linear-linear), which is also handled by this package. Version
0.2 corrects a glitch in the computation of confidence
intervals for the CTP.
DESCRIPTION | 40 ++++++++++++++++++++--------------------
R/code.r | 9 ++++-----
man/sockeye.Rd | 10 ++++++----
man/stagnant.Rd | 6 ++++--
4 files changed, 34 insertions(+), 31 deletions(-)
Path: /cran/updated | permanent link
Author: Markus Loecher, Sense Networks
Title: Overlays on Google map tiles in R
Description: This package serves two purposes: (i) Provide a
comfortable R interface to query the Google server for static
maps, and (ii) Use the map as a background image to overlay
plots within R. This requires proper coordinate scaling.
Diff between RgoogleMaps versions 1.1.2 dated 2009-05-20 and 1.1.3 dated 2009-06-18
DESCRIPTION | 11 ++++++----- R/GetMap.R | 16 ++++++++++++---- R/GetMap.bbox.R | 4 ++-- R/MapBackground.R | 7 ++++--- R/PlotOnStaticMap.R | 2 +- R/RGB2GRAY.R | 2 +- inst/doc/RgoogleMaps-intro.pdf |binary man/GetMap.Rd | 5 +++++ man/GetMap.bbox.Rd | 19 +++++++++++++++++++ man/MapBackground.Rd | 2 +- man/PlotOnStaticMap.Rd | 8 +++++++- man/RgoogleMaps-package.Rd | 6 ++++-- 12 files changed, 62 insertions(+), 20 deletions(-)
More information about RgoogleMaps at CRAN
Path: /cran/updated | permanent link
More information about PCS at CRAN
Path: /cran/new | permanent link