Title: Perform SQL Selects on R Data Frames
Diff between sqldf versions 0-3.2 dated 2010-02-01 and 0-3.3 dated 2010-02-07
Description: Manipulate R data frames using SQL.
Author: G. Grothendieck
Maintainer: G. Grothendieck
DESCRIPTION | 8 ++++----
R/sqldf.R | 49 ++++++++++++++++++++++++++++++++++++++-----------
inst/NEWS | 13 +++++++++++++
inst/THANKS | 2 ++
man/sqldf.Rd | 4 ++++
5 files changed, 61 insertions(+), 15 deletions(-)
Title: H2 Database
Diff between RH2 versions 0.1-0 dated 2010-02-01 and 0.1-1 dated 2010-02-07
Description: DBI interface to H2 database. H2 version 1.2.128 is
included.
Author: G. Grothendieck. Author of H2 is Thomas Mueller.
Maintainer: G. Grothendieck
RH2-0.1-0/RH2/inst/h2.jar |only
RH2-0.1-1/RH2/DESCRIPTION | 8 ++++----
RH2-0.1-1/RH2/NEWS |only
RH2-0.1-1/RH2/R/class.R | 3 +--
RH2-0.1-1/RH2/inst/java |only
RH2-0.1-1/RH2/man/H2.Rd | 4 ----
6 files changed, 5 insertions(+), 10 deletions(-)
Title: Approximate Gaussian processes using the Fourier basis
Diff between spectralGP versions 1.2 dated 2009-02-12 and 1.3 dated 2010-02-07
Description: Routines for creating, manipulating, and performing
Bayesian inference about Gaussian processes in one and two
dimensions using the Fourier basis approximation: simulation
and plotting of processes, calculation of coefficient
variances, calculation of process density, coefficient
proposals (for use in MCMC). It uses R environments to store
GP objects as references/pointers.
Author: Chris Paciorek
Maintainer: Chris Paciorek
DESCRIPTION | 24 +++++++++++++-----------
R/onLoad.R | 2 +-
inst/CITATION | 10 ++++++----
man/Gibbs.sample.coeff.gp.Rd | 2 +-
man/Hastings.coeff.gp.Rd | 2 +-
man/add.blocks.gp.Rd | 5 +----
man/calc.variances.gp.Rd | 7 +------
man/change.param.gp.Rd | 8 +++-----
man/copy.gp.Rd | 2 +-
man/expand.gpgrid.gp.Rd | 5 +----
man/getgrid.gp.Rd | 5 +----
man/gp.Rd | 6 ++++--
man/image.plot.Rd | 8 +++-----
man/lines.gp.Rd | 5 +----
man/logdensity.gp.Rd | 5 +----
man/lonlat2xy.Rd | 9 ++++-----
man/matern.specdens.Rd | 7 ++-----
man/new.mapping.Rd | 6 +-----
man/plot.gp.Rd | 5 +----
man/points.gp.Rd | 5 +----
man/predict.gp.Rd | 7 +------
man/print.gp.Rd | 2 +-
man/propose.coeff.gp.Rd | 6 ++----
man/simulate.gp.Rd | 6 +-----
man/spectralGP.Rd | 5 -----
man/updateprocess.gp.Rd | 5 +----
man/xy2unit.Rd | 9 ++++-----
man/zero.coeff.gp.Rd | 7 +------
28 files changed, 59 insertions(+), 116 deletions(-)
Title: Sequential (or Safe) Implementation of Monte Carlo tests with
uniformly bounded resampling risk.
Diff between simctest versions 1.0-0 dated 2009-05-28 and 1.0-1 dated 2010-02-07
Description: Efficient computation of p-values for Monte Carlo tests,
e.g. bootstrap tests. The algorithm provides a uniform bound on
the resampling risk.
Author: Axel Gandy
Maintainer: Axel Gandy
DESCRIPTION | 10 +++++-----
inst/CITATION | 9 +++++----
inst/doc/simctest-intro.pdf |binary
man/confint-methods.Rd | 2 +-
man/getL-methods.Rd | 2 +-
man/getU-methods.Rd | 2 +-
man/getalgprecomp.Rd | 2 +-
man/run-methods.Rd | 4 ++--
man/sampalgPrecomp-class.Rd | 2 +-
man/sampalgontheflyres-class.Rd | 1 -
man/simctest.Rd | 4 ++--
11 files changed, 19 insertions(+), 19 deletions(-)
Title: Statistics for psychiatric research
Diff between rpsychi versions 0.0 dated 2010-02-05 and 0.1 dated 2010-02-07
Description: The rpsychi offers a number of functions for psychiatry,
psychiatric nursing, clinical psychology. Functions are
primarily for statistical significance testing using published
work. For example, you can conduct a factorial analysis of
variance (ANOVA), which requires only the mean, standard
deviation, and sample size for each cell, rather than the
individual data. This package covers fundamental statistical
tests such as t-test, chi-square test, analysis of variance,
and multiple regression analysis. With some exceptions, you can
obtain effect size and its confidence interval. These functions
help you to obtain effect size from published work, and then to
conduct a priori power analysis or meta-analysis, even if a
researcher do not report effect size in a published work.
Author: Yasuyuki Okumura
Maintainer: Yasuyuki Okumura
DESCRIPTION | 8 ++++----
NEWS |only
R/dep.t.test.R | 7 ++++---
R/ind.twoway.second.R |only
R/power.f2.R |only
man/dep.t.test.Rd | 7 +++++--
man/ind.twoway.second.Rd |only
man/power.f.Rd | 3 +--
man/power.f2.Rd |only
man/rpsychi-package.Rd | 9 ++++++---
10 files changed, 20 insertions(+), 14 deletions(-)
Title: A graphical user interface for data mining in R using GTK
Diff between rattle versions 2.5.20 dated 2010-01-31 and 2.5.21 dated 2010-02-07
Description: Rattle (the R Analytic Tool To Learn Easily) provides a
Gnome (RGtk2) based interface to R functionality for data
mining. The aim is to provide a simple and intuitive interface
that allows a user to quickly load data from a CSV file (or via
ODBC), transform and explore the data, build and evaluate
models, and export models as PMML (predictive modelling markup
language) or as scores. All of this with knowing little about
R. All R commands are logged and commented through the log tab
and so available to the user as a script file or as an aide to
the user to interact directly with R itself. Rattle also
exports a number of utility functions and the graphical user
interface, invoked as rattle(), does not need to be run to
deploy these.
Author: Graham Williams
Maintainer: Graham Williams
DESCRIPTION | 12 +++++------
R/evaluate.R | 28 ++++++++++++++++++--------
R/explore.R | 42 ++++++++++++++++++++++++++++------------
R/hclust.R | 52 +++++++++++++++++++++++++-------------------------
R/rattle.R | 12 +++++------
R/rpart.R | 14 ++++++-------
data/weather.RData |binary
data/weatherAUS.RData |binary
data/wine.RData |only
inst/ChangeLog | 19 ++++++++++++++++++
inst/INSTALL |only
man/weather.Rd | 25 +++++++++++++++---------
man/wine.Rd |only
13 files changed, 130 insertions(+), 74 deletions(-)
Title: Decimal log plotting in two and three dimensions
Diff between log10 versions 0.1.0-01 dated 2009-11-26 and 0.1.0-03 dated 2010-02-07
Description: Provides a range of function for 10-log plotting
Author: Timothee Poisot
Maintainer: Timothee Poisot
DESCRIPTION | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
Title: Inequality constrained inference in linear normal situations
Diff between ic.infer versions 1.1-1 dated 2009-12-20 and 1.1-2 dated 2010-02-07
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.
Author: Ulrike Groemping
Maintainer: Ulrike Groemping
DESCRIPTION | 8 ++++----
R/summary.ict.R | 6 +++---
R/summary.orlm.R | 8 ++++----
inst/CITATION |only
inst/NEWS | 5 +++++
inst/doc |only
man/ic.infer-package.rd | 14 +++++++++++---
7 files changed, 27 insertions(+), 14 deletions(-)
Title: Model selection and multimodel inference based on (Q)AIC(c)
Diff between AICcmodavg versions 1.05 dated 2009-12-06 and 1.06 dated 2010-02-07
Description: This package includes functions to create model selection
tables based on Akaike's information criterion (AIC) and the
second-order AIC (AICc), as well as their quasi-likelihood
counterparts (QAIC, QAICc). Tables are printed with delta AIC
and Akaike weights. The package also includes functions to
conduct model averaging (multimodel inference) for a given
parameter of interest or predicted values. Other handy
functions enable the computation of relative variable
importance, evidence ratios, and confidence sets for the best
model. The present version works with linear models ('lm'
class), generalized linear models ('glm' class), linear models
fit by generalized least squares ('gls' class), linear mixed
models ('lme' class), multinomial and ordinal logistic
regressions ('multinom' and 'polr' classes).
Author: Marc J. Mazerolle
Maintainer: Marc J. Mazerolle
DESCRIPTION | 11 -
R/AICc.R | 38 ++--
R/AICc.glm.R | 3
R/AICc.gls.R |only
R/aictab.R | 29 ++-
R/aictab.glm.R | 5
R/aictab.gls.R |only
R/aictab.lme.R | 5
R/aictab.mult.R | 5
R/aictab.polr.R | 5
R/confset.R | 5
R/evidence.R | 31 ++-
R/importance.R | 4
R/modavg.R | 38 ++--
R/modavg.glm.R | 2
R/modavg.gls.R |only
R/modavg.lme.R | 7
R/modavgpred.R | 433 +++++++++++++++++++++++++++++++---------------
R/predictSE.lme.r |only
inst/NEWS |only
man/AICc.Rd | 42 ++--
man/AICcmodavg-package.Rd | 13 -
man/aictab.Rd | 36 ++-
man/confset.Rd | 9
man/evidence.Rd | 52 +++--
man/importance.Rd | 10 -
man/modavg.Rd | 37 ++-
man/modavgpred.Rd | 49 +++--
man/predictSE.lme.Rd |only
29 files changed, 585 insertions(+), 284 deletions(-)