Title: Beta Regression
Diff between betareg versions 2.1-2 dated 2009-12-14 and 2.2-0 dated 2010-03-12
Description: Beta regression for modeling beta-distributed dependent
variables, e.g., rates and proportions.
Author: Achim Zeileis [aut, cre], Francisco Cribari-Neto [ctb],
Alexandre B. Simas [ctb] (earlier version by), Andrea V. Rocha
[ctb] (earlier version by)
Maintainer: Achim Zeileis
DESCRIPTION | 10
NEWS | 18
R/betareg.R | 54 -
inst/doc/betareg.Rnw | 2166 ++++++++++++++++++++++++++-------------------------
inst/doc/betareg.bib | 58 +
inst/doc/betareg.pdf |binary
man/betareg.Rd | 6
man/plot.betareg.Rd | 30
8 files changed, 1279 insertions(+), 1063 deletions(-)
Title: Processing and Simulating Genotype Data for Trio Logic
Regression
Diff between trio versions 1.0.14 dated 2010-03-08 and 1.0.15 dated 2010-03-12
Description: Set up matched case-pseudo controls genotypes data for
trios in order to run trio logic regreesion, to impute missing
genotypes in trios, or to simulate case-parent trios with
disease risk dependent on SNP-SNP interaction. This package
furthermore contains functions for computing the values of
pairwise LD measures and for identifying LD blocks.
Author: Qing Li, Holger Schwender
Maintainer: Qing Li
DESCRIPTION | 8
NAMESPACE | 2
R/compPermTDT2way.R |only
R/tdt.R | 7
inst/doc/trio.pdf | 1207 ++++++++++++++++++++++++-------------------------
man/compPermTDT2way.Rd |only
6 files changed, 621 insertions(+), 603 deletions(-)
Title: Teaching GUI - prototype
Diff between TGUITeaching versions 0.9.3 dated 2009-11-23 and 0.9.5 dated 2010-03-12
Description: Trainings-GUI
Author: Matthias Templ, Gerlinde Dinges, Alexander Kowarik, Bernhard
Meindl
Maintainer: Bernhard Meindl
TGUITeaching-0.9.3/TGUITeaching/R/exercise1.r |only
TGUITeaching-0.9.3/TGUITeaching/R/feedback.r |only
TGUITeaching-0.9.3/TGUITeaching/inst/etc/ProblemeUndBugs.txt |only
TGUITeaching-0.9.3/TGUITeaching/man/exercise1.Rd |only
TGUITeaching-0.9.5/TGUITeaching/DESCRIPTION | 10 +-
TGUITeaching-0.9.5/TGUITeaching/R/ex_animationMeanMedian.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_boxplots.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_clt.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_dataCollection.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_eda.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_errors.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_feedback.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_interactivePlotBinom.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_interactivePlotHistogram.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_interactivePlotQQ.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_praesident.r |only
TGUITeaching-0.9.5/TGUITeaching/R/ex_timeseries.r |only
TGUITeaching-0.9.5/TGUITeaching/R/zzz.R | 45 ++++------
TGUITeaching-0.9.5/TGUITeaching/inst/etc/contents.csv | 14 ++-
TGUITeaching-0.9.5/TGUITeaching/man/ex_praesident.Rd |only
20 files changed, 38 insertions(+), 31 deletions(-)
Title: HTML exportation for R objects
Diff between R2HTML versions 1.59-1 dated 2009-03-29 and 2.0.0 dated 2010-03-12
Description: Includes HTML function and methods to write in an HTML
file. Thus, making HTML reports is easy. Includes a function
that allows redirection on the fly, which appears to be very
usefull for teaching purpose, as the student can keep a copy of
the produced output to keep all that he did during the course.
Package comes with a vignette describing how to write HTML
reports for statistical analysis. Finally, a driver for Sweave
allows to parse HTML flat files containing R code and to
automatically write the corresponding outputs (tables and
graphs).
Author: Eric Lecoutre
Maintainer: Eric Lecoutre
DESCRIPTION | 16
INDEX | 50 +-
R/HTMLcore.R | 936 ++++++++++++++++++++++++-------------------------
man/HTML.data.frame.Rd | 172 ++++-----
man/HTML.latex.Rd | 24 -
man/HTMLStart.Rd | 161 ++++----
man/R2HTML-internal.Rd | 4
man/RweaveHTML.Rd | 2
8 files changed, 681 insertions(+), 684 deletions(-)
Title: Interactive exploratory spatial data analysis
Diff between GeoXp versions 1.4.2 dated 2010-03-10 and 1.4.3 dated 2010-03-12
Description: GeoXp is a tool for researchers in spatial statistics,
spatial econometrics, geography, ecology etc allowing to link
dynamically statistical plots with elementary maps. This
coupling consists in the fact that the selection of a zone on
the map results in the automatic highlighting of the
corresponding points on the statistical graph or reversely the
selection of a portion of the graph results in the automatic
highlighting of the corresponding points on the map. GeoXp
includes tools from different areas of spatial statistics
including geostatistics as well as spatial econometrics and
point processes. Besides elementary plots like boxplots,
histograms or simple scatterplos, GeoXp also couples with maps
Moran scatterplots, variogram cloud, Lorentz Curves,...In order
to make the most of the multidimensionality of the data, GeoXp
includes some dimension reduction techniques such as PCA.
Author: Yves Aragon, Thibault Laurent, Lauriane Robidou, Anne
Ruiz-Gazen, Christine Thomas-Agnan
Maintainer: Thibault Laurent
DESCRIPTION | 8 +-
inst/doc/presentation_geoxp.pdf | 125 ++++++++++++++++++++--------------------
man/GeoXp-package.Rd | 4 -
man/boxplotmap.Rd | 6 -
man/clustermap.Rd | 19 ------
man/ginimap.Rd | 2
6 files changed, 75 insertions(+), 89 deletions(-)
Title: Deducer
Diff between Deducer versions 0.2-2 dated 2009-12-23 and 0.2-3 dated 2010-03-12
Description: An intuitive, cross-platform graphical data analysis
system. It uses menus and dialogs to guide the user efficiently
through the data manipulation and analysis process, and has an
excel like spreadsheet for easy data frame visualization and
editing. Deducer works best when used with the Java based R GUI
JGR, but the dialogs can be called from the command line.
Dialogs have also been integrated into the Windows Rgui.
Author: Ian Fellows
Maintainer: Ian Fellows
DESCRIPTION | 12 ++---
NEWS | 3 -
R/Deducer.R | 46 ++++++++++++++++-----
R/devel.R |only
R/ggcorplot.R | 4 -
R/util.R | 9 ++--
inst/java/deducer.jar |binary
inst/javasrc/deducer/Deducer.java | 19 +++++++-
inst/javasrc/deducer/models/GLMModel.java | 7 ++-
inst/javasrc/deducer/toolkit/VariableSelector.java | 34 ++++++++++-----
inst/javasrc/deducer/widgets |only
man/devel.Rd |only
12 files changed, 97 insertions(+), 37 deletions(-)
More information about DeducerPlugInExample at CRAN
Permanent link