Author: Felix Andrews
Diff between playwith versions 0.9-7 dated 2008-07-15 and 0.9-8 dated 2008-07-17
Title: A GUI for interactive plots using GTK+
Description: A GTK+ graphical user interface for viewing and interacting with R plots.
It tries to work out the structure of a plot, in order to interact with it.
The built-in features include: zooming the data space, identifying data points,
editing and annotating the plot, and saving to a file. New tools can be defined.
Also includes latticist, a lattice-based tool for exploratory visualisation.
DESCRIPTION | 6
R/API.R | 27 ++--
R/latticist.R | 295 ++++++++++++++-------------------------------
R/marginals.R |only
R/playTools.R | 28 ++--
R/playTools_clickhandler.R | 4
R/playTools_options.R | 2
R/playTools_time.mode.R | 2
R/utilities.R | 16 +-
inst/NEWS | 6
man/latticist.Rd | 13 +
man/marginals.Rd | 20 ++-
man/playwith.Rd | 3
13 files changed, 172 insertions(+), 250 deletions(-)
Author: Ulrike Groemping
Title: Inequality constrained inference in linear normal situations
Description: This package implements parameter estimation in normal (linear) models under linear equality and inequality constraints and implements normal likelihood ratio tests involving inequality-constrained hypotheses. For inequality-constrained linear models, averaging over R-squared for different orderings of regressors is also included.
Diff between ic.infer versions 0.8 dated 2008-07-15 and 0.8-1 dated 2008-07-17
DESCRIPTION | 6 +++--- R/all.R2.R | 4 ++++ R/or.relimp.R | 4 ++++ R/orlm.R | 9 +++++++-- inst/doc/News.pdf |binary man/or.relimp.rd | 5 ++++- man/orlm.rd | 16 +++++++++++++--- 7 files changed, 35 insertions(+), 9 deletions(-)
Author: S original (EVIS) by Alexander McNeil
Diff between evir versions 1.5 dated 2007-05-01 and 1.6 dated 2008-07-17
Title: Extreme Values in R
Description: Functions for extreme value theory, which may be
divided into the following groups; exploratory data analysis,
block maxima, peaks over thresholds (univariate and bivariate),
point processes, gev/gpd distributions.
DESCRIPTION | 9 ++++-----
inst/CHANGES | 10 +++++++---
2 files changed, 11 insertions(+), 8 deletions(-)
Author: Alec Stephenson. Function fbvpot by Chris Ferro.
Title: Functions for extreme value distributions
Description: Extends simulation, distribution, quantile and
density functions to univariate and multivariate parametric
extreme value distributions, and provides fitting functions
which calculate maximum likelihood estimates for univariate
and bivariate maxima models, and for univariate and
bivariate threshold models.
Diff between evd versions 2.2-3 dated 2006-09-29 and 2.2-4 dated 2008-07-17
DESCRIPTION | 7 +++---- R/uvfit.R | 4 +++- inst/CHANGES | 7 +++++++ 3 files changed, 13 insertions(+), 5 deletions(-)
Author: Andrew Gelman
Diff between arm versions 1.1-11 dated 2008-07-15 and 1.1-12 dated 2008-07-17
Title: Data Analysis Using Regression and Multilevel/Hierarchical Models
Description: R functions for processing lm, glm, mer and polr outputs.
CHANGELOG | 7 ++++++-
DESCRIPTION | 6 +++---
R/bayespolr.R | 19 ++++++++++++-------
3 files changed, 21 insertions(+), 11 deletions(-)