Author: D.J.J. Walvoort, D.J. Brus, and J.J. de Gruijter
Title: Spatial Coverage Sampling
Description: Spatial coverage sampling and random sampling from compact
geographical strata created by k-means.
Diff between spcosa versions 0.1-1 dated 2009-03-13 and 0.1-2 dated 2009-03-23
DESCRIPTION | 8 R/method_plot-SamplingPatternPriorPoints.R | 2 R/method_stratify-SpatialPixels.R | 3 inst/doc/spcosa.pdf | 1002 ++++++++++++++--------------- tests/unitTests/runit_stratify.R | 13 5 files changed, 523 insertions(+), 505 deletions(-)
Author: Jan de Leeuw, Patrick Mair
Title: Aspects of Multivariables
Description: This package consists of two main functions: The first
function is corAspect() performs optimal scaling by maximizing
an aspect (i.e. target function such as sum eigenvalues, sum of
squared correlations, squared multiple correlations, etc.) of
the corresponding correlation matrix. The second function is
lineals() which performs optimal scaling by mimimization a
non-correlational aspect based on pairwise correlations and
correlation ratios. The resulting correlation matrix and
category scores can be used for further multivariate methods
such as SEM. A platform including related PsychoR packages is
provided on R-forge.
Diff between aspect versions 0.8-0 dated 2009-03-14 and 0.8-1 dated 2009-03-23
DESCRIPTION | 28 ++++++++++++++-------------- data/wurzer.rda |only inst |only man/aspect-package.Rd | 4 ++-- man/wurzer.Rd |only 5 files changed, 16 insertions(+), 16 deletions(-)
Author: Stephen Milborrow
Title: Plot principal component histograms around a scatter plot.
Description: Plot principal component histograms around a bivariate
scatter plot.
Diff between plotpc versions 1.0-1 dated 2009-03-10 and 1.0-2 dated 2009-03-23
DESCRIPTION | 23 +++++++++++++---------- NEWS | 5 +++++ R/plotld.R | 5 ++++- man/plotld.Rd | 11 ++++++++--- man/plotpc.Rd | 21 ++++++++++++--------- tests/tests/test.plotpc.R | 3 ++- tests/tests/test.plotpc.Rout.save | 5 +++-- 7 files changed, 47 insertions(+), 26 deletions(-)
Author: Stephen Milborrow derived from mda:mars by Trevor Hastie and
Rob Tibshirani.
Title: Multivariate Adaptive Regression Spline Models
Description: Build regression models using the techniques in Friedman's
papers "Fast MARS" and "Multivariate Adaptive Regression
Splines". (The term "MARS" is copyrighted and thus not used in
the name of the package.)
Diff between earth versions 2.3-1 dated 2009-02-26 and 2.3-2 dated 2009-03-23
DESCRIPTION | 29 NEWS | 4 R/earth.R | 43 R/earthlib.R | 71 - R/plotd.R | 833 ++++++++--- man/earth.Rd | 44 man/format.earth.Rd | 10 man/mars.to.earth.Rd | 8 man/model.matrix.earth.Rd | 7 man/plot.earth.Rd | 5 man/plot.evimp.Rd | 2 man/plotd.Rd | 382 +++-- man/plotmo.Rd | 9 man/predict.earth.Rd | 7 man/print.evimp.Rd | 2 src/tests/test.earth.big.Rout.save | 416 ++--- src/tests/test.earth.cv.Rout.save | 2534 ++++++++++++++++++------------------ src/tests/test.earth.full.Rout.save | 1034 +++++++------- src/tests/test.earth.glm.R | 22 src/tests/test.earth.glm.Rout.save | 32 src/tests/test.plotd.R | 430 ++++-- src/tests/test.plotd.Rout.save | 770 +++++++--- 22 files changed, 3898 insertions(+), 2796 deletions(-)
More information about HadoopStreaming at CRAN
Permanent link
Author: Charlotte Maia
Title: Random Time Variable Objects
Description: An R package for conveniently representing and
manipulating realisations of random time variables.
Diff between rtv versions 0.2.0 dated 2009-03-19 and 0.2.2 dated 2009-03-23
rtv-0.2.0/rtv/inst/doc/rtv_userguide.pdf |only rtv-0.2.2/rtv/DESCRIPTION | 8 ++++---- rtv-0.2.2/rtv/R/crtv.r | 4 ++-- rtv-0.2.2/rtv/R/rtv.r | 17 ++++++++++++++++- rtv-0.2.2/rtv/R/timeplot.r | 12 ++++++++---- rtv-0.2.2/rtv/inst/doc/rtv.pdf |only rtv-0.2.2/rtv/inst/doc/rtv.rnw |only rtv-0.2.2/rtv/man/as.rtv.Rd | 6 ++++-- rtv-0.2.2/rtv/man/crtv.Rd | 5 +++-- rtv-0.2.2/rtv/man/timeaxis.Rd | 2 +- rtv-0.2.2/rtv/man/timebox.Rd | 2 +- 11 files changed, 39 insertions(+), 17 deletions(-)