Title: CShapes Dataset and Utilities
Diff between cshapes versions 0.1-3 dated 2009-12-16 and 0.2-1 dated 2010-01-19
Description: Package for CShapes, a GIS dataset of country boundaries
(1946-2008). Includes functions for data extraction and the
computation of weights matrices.
Author: Nils B. Weidmann
Maintainer: Nils B. Weidmann
cshapes-0.1-3/cshapes/inst/shp/changelog.txt |only
cshapes-0.1-3/cshapes/inst/shp/readme.txt |only
cshapes-0.2-1/cshapes/ChangeLog |only
cshapes-0.2-1/cshapes/DESCRIPTION | 10 ++--
cshapes-0.2-1/cshapes/R/cshp.R | 21 +++++++++-
cshapes-0.2-1/cshapes/R/distmatrix.R | 4 -
cshapes-0.2-1/cshapes/inst/shp/cshapes.dbf |binary
cshapes-0.2-1/cshapes/inst/shp/cshapes_shapefile_documentation.txt |only
cshapes-0.2-1/cshapes/man/cshp.Rd | 13 ++++--
cshapes-0.2-1/cshapes/man/distmatrix.Rd | 2
10 files changed, 39 insertions(+), 11 deletions(-)
Title: ace() and avas() for selecting regression transformations
Diff between acepack versions 1.3-2.2 dated 2005-08-12 and 1.3-2.3 dated 2010-01-19
Description: ACE and AVAS methods for choosing regression
transformations.
Author: Phil Spector, Jerome Friedman, Robert Tibshirani, Thomas Lumley
Maintainer: Jonathan Baron
DESCRIPTION | 13 ++++++++-----
LICENSE |only
2 files changed, 8 insertions(+), 5 deletions(-)
Title: 3D Scatter Plot
Diff between scatterplot3d versions 0.3-29 dated 2009-10-15 and 0.3-30 dated 2010-01-19
Description: Plots a three dimensional (3D) point cloud.
Author: Uwe Ligges
Maintainer: Uwe Ligges
CHANGES | 1 +
DESCRIPTION | 8 ++++----
R/scatterplot3d.R | 4 ++--
inst/doc/s3d.pdf | 6 +++---
man/scatterplot3d.Rd | 4 +++-
5 files changed, 13 insertions(+), 10 deletions(-)
Title: Classification and visualization
Diff between klaR versions 0.6-2 dated 2009-12-06 and 0.6-3 dated 2010-01-19
Description: Miscellaneous functions for classification and
visualization developed at the Fakultaet Statistik, Technische
Universitaet Dortmund
Author: Christian Roever, Nils Raabe, Karsten Luebke, Uwe Ligges, Gero
Szepannek, Marc Zentgraf
Maintainer: Uwe Ligges
Changes-ToDo | 4 ++++
DESCRIPTION | 8 ++++----
R/rda.R | 12 ++++++------
R/sknn.R | 6 +++---
R/svmlight.R | 4 ++--
man/nm.Rd | 14 +++++++-------
man/predict.rda.Rd | 4 ++--
man/rda.Rd | 2 +-
man/sknn.Rd | 2 +-
man/svmlight.Rd | 2 +-
10 files changed, 31 insertions(+), 27 deletions(-)
Title: Political Science Computational Laboratory, Stanford University
Diff between pscl versions 1.03.2 dated 2009-11-19 and 1.03.3 dated 2010-01-19
Description: Bayesian analysis of item-response theory (IRT) models,
roll call analysis; computing highest density regions; maximum
likelihood estimation of zero-inflated and hurdle models for
count data; goodness-of-fit measures for GLMs; data sets used
in writing and teaching at the Political Science Computational
Laboratory; seats-votes curves.
Author: Simon Jackman, with contributions from Alex Tahk, Achim
Zeileis, Christina Maimone and Jim Fearon
Maintainer: Simon Jackman
pscl-1.03.2/pscl/HISTORY |only
pscl-1.03.3/pscl/DESCRIPTION | 9 +-
pscl-1.03.3/pscl/NEWS |only
pscl-1.03.3/pscl/R/hurdle.R | 113 +++++++++++++++++++++------------
pscl-1.03.3/pscl/R/zeroinfl.R | 96 +++++++++++++++-------------
pscl-1.03.3/pscl/inst/doc/countreg.pdf |binary
pscl-1.03.3/pscl/man/hurdle.Rd | 24 ++++++-
pscl-1.03.3/pscl/man/zeroinfl.Rd | 19 ++++-
8 files changed, 167 insertions(+), 94 deletions(-)
Title: Lattice Graphics
Diff between lattice versions 0.18-1 dated 2010-01-17 and 0.18-3 dated 2010-01-19
Description: Implementation of Trellis Graphics. See ?Lattice for a
brief introduction
Author: Deepayan Sarkar
Maintainer: Deepayan Sarkar
DESCRIPTION | 8 ++---
R/legend.R | 4 +-
R/levelplot.R | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 94 insertions(+), 6 deletions(-)
Title: Efficient selection of undirected graphical models for
high-dimensional datasets
Diff between gRapHD versions 0.1.3 dated 2010-01-11 and 0.1.4 dated 2010-01-19
Description: gRapHD is designed for efficient selection of
high-dimensional undirected graphical models. The package
provides tools for selecting trees, forests and decomposable
models minimizing information criteria such as AIC or BIC, and
for displaying the independence graphs of the models. It has
also some useful tools for analysing graphical structures. It
supports the use of discrete, continuous, or both types of
variables.
Author: Gabriel Coelho Goncalves de Abreu
Maintainer: Gabriel Coelho Goncalves de Abreu
gRapHD-0.1.3/gRapHD/man/plotG.rd |only
gRapHD-0.1.4/gRapHD/DESCRIPTION | 6
gRapHD-0.1.4/gRapHD/NAMESPACE | 2
gRapHD-0.1.4/gRapHD/R/functions.r | 269 +-------------------------------
gRapHD-0.1.4/gRapHD/inst/doc/index.html | 98 +++++------
gRapHD-0.1.4/gRapHD/man/minForest.Rd | 8
gRapHD-0.1.4/gRapHD/man/plot.gRapHD.rd | 13 -
7 files changed, 74 insertions(+), 322 deletions(-)
Title: Interface (Wrapper) to MPI (Message-Passing Interface)
Diff between Rmpi versions 0.5-7 dated 2009-02-20 and 0.5-8 dated 2010-01-19
Description: Rmpi provides an interface (wrapper) to MPI APIs. It also
provides interactive R slave environment.
Author: Hao Yu
Maintainer: Hao Yu
DESCRIPTION | 12 -
R/Rparutilities.R | 21 +-
configure | 252 ++++++++++++++++++++--------
configure.ac | 448 ++++++++++++++++++++++++++++++---------------------
man/mpi.finalize.Rd | 2
man/mpi.gather.Rd | 3
man/mpi.iapply.Rd | 21 +-
man/mpi.parapply.Rd | 32 ++-
man/mpi.scatter.Rd | 3
man/mpi.send.Robj.Rd | 8
src/Rmpi.c | 2
11 files changed, 517 insertions(+), 287 deletions(-)
More information about RcmdrPlugin.SLC at CRAN
Permanent link
Title: Flux estimation with static chamber data
Diff between HMR versions 0.1.1 dated 2009-12-16 and 0.2.0 dated 2010-01-19
Description: Statistical analysis of static chamber concentration data
for trace gas flux estimation
Author: Asger R. Pedersen
Maintainer: Asger R. Pedersen
DESCRIPTION | 6 -
R/HMR.fit1.R | 250 +++++++++++++++++++++++++++++++----------------------------
R/HMR.main.R | 13 +--
man/HMR.Rd | 8 +
4 files changed, 147 insertions(+), 130 deletions(-)