Author: Duncan Temple Lang (duncan@wald.ucdavis.edu)
Title: Tools for parsing and generating XML within R and S-Plus.
Description: This package provides many approaches for both reading and creating XML (and HTML)
documents (including DTDs), both local and accessible via HTTP or FTP. It also offers
access to an XPath "interpreter".
Diff between XML versions 2.1-0 dated 2009-02-19 and 2.3-0 dated 2009-03-06
XML-2.1-0/XML/inst/expat |only XML-2.1-0/XML/inst/libxml |only XML-2.3-0/XML/Changes | 23 XML-2.3-0/XML/DESCRIPTION | 5 XML-2.3-0/XML/INSTALL | 2 XML-2.3-0/XML/NAMESPACE | 6 XML-2.3-0/XML/R/XMLClasses.R | 7 XML-2.3-0/XML/R/hashTree.R | 2 XML-2.3-0/XML/R/parseDTD.R | 2 XML-2.3-0/XML/R/summary.R | 3 XML-2.3-0/XML/R/tree.R | 2 XML-2.3-0/XML/R/xmlInternalSource.R | 17 XML-2.3-0/XML/R/xmlNodes.R | 104 XML-2.3-0/XML/configure | 5120 +++++++++++--------- XML-2.3-0/XML/configure.win | 8 XML-2.3-0/XML/inst/exampleData/functionTemplate.xml |only XML-2.3-0/XML/inst/exampleData/generalInfo.xml |only XML-2.3-0/XML/man/ensureNamespace.Rd |only XML-2.3-0/XML/man/findXInclude.Rd |only XML-2.3-0/XML/man/getLineNumber.Rd |only XML-2.3-0/XML/man/parseDTD.Rd | 2 XML-2.3-0/XML/man/xmlChildren.Rd | 9 XML-2.3-0/XML/man/xmlValue.Rd | 1 XML-2.3-0/XML/src/DocParse.c | 14 XML-2.3-0/XML/src/RUtils.c | 10 XML-2.3-0/XML/src/Utils.h | 2 XML-2.3-0/XML/src/XMLEventParse.c | 3 XML-2.3-0/XML/src/XMLTree.c | 10 28 files changed, 3017 insertions(+), 2335 deletions(-)
Author: Jarrod Hadfield
Title: ML and MCMC Methods for Pedigree Reconstruction and Analysis
Description: The primary aim of MasterBayes is to use MCMC techniques to integrate over uncertainty in pedigree configurations estimated from molecular markers and phenotypic data. Emphasis is put on the marginal distribution of parameters that relate the phenotypic data to the pedigree. All simulation is done in compiled C++ for efficency.
Diff between MasterBayes versions 2.41 dated 2008-12-04 and 2.42 dated 2009-03-06
MasterBayes-2.41/MasterBayes/R/order.ped.R |only MasterBayes-2.41/MasterBayes/man/order.ped.Rd |only MasterBayes-2.42/MasterBayes/DESCRIPTION | 8 ++-- MasterBayes-2.42/MasterBayes/NAMESPACE | 2 - MasterBayes-2.42/MasterBayes/R/ErrorCheck.R | 2 - MasterBayes-2.42/MasterBayes/R/MCMCped.R | 4 +- MasterBayes-2.42/MasterBayes/R/getXlist.R | 34 --------------------- MasterBayes-2.42/MasterBayes/R/getsPandtP.R | 4 +- MasterBayes-2.42/MasterBayes/R/legalG.R | 2 - MasterBayes-2.42/MasterBayes/R/orderPed.R |only MasterBayes-2.42/MasterBayes/inst/CITATION |only MasterBayes-2.42/MasterBayes/inst/doc/Tutorial.pdf |binary MasterBayes-2.42/MasterBayes/man/MasterBayes.Rd | 2 - MasterBayes-2.42/MasterBayes/man/getXlist.Rd | 3 - MasterBayes-2.42/MasterBayes/man/legalG.Rd | 2 - MasterBayes-2.42/MasterBayes/man/orderPed.Rd |only MasterBayes-2.42/MasterBayes/man/priorPed.Rd | 2 - MasterBayes-2.42/MasterBayes/src/MCMCped.cc | 8 ++-- MasterBayes-2.42/MasterBayes/src/SampD.cc | 4 +- MasterBayes-2.42/MasterBayes/src/SampG.cc | 14 ++++---- MasterBayes-2.42/MasterBayes/src/SampS.cc | 4 +- MasterBayes-2.42/MasterBayes/src/calcX_Gcervus.cc | 9 +---- 22 files changed, 33 insertions(+), 71 deletions(-)
Author: Matthias Templ, Karel Hron, Peter Filzmoser
Title: Robust Estimation for Compositional Data.
Description: This first version of the package includes methods for imputation
of compositional data including robust methods.
The package will be enhanced with other multivariate methods for compositional
data in near future.
Diff between robCompositions versions 1.0.1 dated 2009-01-20 and 1.2 dated 2009-03-06
DESCRIPTION | 27 NAMESPACE | 3 R/adjust.R | 16 R/alrEM.R |only R/impCoda.R | 52 + R/zzz.R | 6 inst/doc/Rplots.pdf |only inst/doc/bxp.pdf |only inst/doc/imputation-boxplot.eps |only inst/doc/imputation-boxplot.pdf | 300 +++++++- inst/doc/imputation-plot-acomp.eps |only inst/doc/imputation-plot-acomp.pdf |only inst/doc/imputation.Rnw | 29 inst/doc/imputation.log |only inst/doc/imputation.pdf | 1277 +++++++++++++++++++++---------------- inst/doc/imputation.tex |only inst/doc/refPCSn.bib |only man/alrEM.Rd |only man/impCoda.Rd | 7 19 files changed, 1121 insertions(+), 596 deletions(-)
More information about robCompositions at CRAN
Permanent link
Author: Martyn Plummer
Title: Bayesian graphical models using MCMC
Description: Interface to the JAGS MCMC library
Diff between rjags versions 1.0.3-6 dated 2009-03-06 and 1.0.3-7 dated 2009-03-06
rjags-1.0.3-6/rjags/NAMESPACE.keep |only rjags-1.0.3-7/rjags/DESCRIPTION | 6 +++--- rjags-1.0.3-7/rjags/R/dic.R | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
Author: Graham Williams, Michael Hahsler (arules), Zementis Inc,
Hemant Ishwaran, Udaya B. Kogalur, Rajarshi Guha
Title: Generate PMML for various models
Description: The Predictive Modelling Markup Language (PMML) is a language
for representing models, in an application independent way. Such models
can then be loaded into other applications supporting PMML, including
ADAPA from Zementis, Teradata Warehouse Miner and IBM's DB2.
The package provides a generic pmml function to generate pmml for an
object. Using a S3 generic function the approriate method for the
class of the supplied object is dispatched.
The package currently supports the export of PMML for linear
regression, SVMs, rpart classification trees,
randomSurvivalForest forest models, and kmeans clusters.
This package is part of the Rattle toolkit.
Diff between pmml versions 1.2.8 dated 2009-03-03 and 1.2.9 dated 2009-03-06
DESCRIPTION | 6 +-- R/pmml.R | 5 +-- R/pmml.lm.R | 93 ++++++++++++++++++++++++++++++++++++++---------------------- 3 files changed, 65 insertions(+), 39 deletions(-)
Author: Markus Kalisch, Martin Maechler
Title: Estimating the skeleton and equivalence class of a DAG
Description: Standard and robust estimation of the skeleton (ugraph)
and the equivalence class of a Directed Acyclic Graph (DAG) via the
PC-Algorithm. The equivalence class is represented by its (unique)
Completetd Partially Directed Acyclic Graph (CPDAG). The
function pcSelect implements variable selection techniques. beta.special
computes the "causal" effect (see Description).
Diff between pcalg versions 0.1-7 dated 2008-04-16 and 0.1-8 dated 2009-03-06
pcalg-0.1-7/pcalg/inst/doc/Sweave-pcalg.aux |only pcalg-0.1-7/pcalg/inst/doc/Sweave-pcalg.log |only pcalg-0.1-7/pcalg/inst/doc/Sweave-pcalg.tex |only pcalg-0.1-8/pcalg/DESCRIPTION | 13 pcalg-0.1-8/pcalg/NAMESPACE | 13 pcalg-0.1-8/pcalg/R/pcalg.R | 1410 ++++++++++++++++++++++++---- pcalg-0.1-8/pcalg/inst/doc/Sweave-pcalg.pdf |binary pcalg-0.1-8/pcalg/man/beta.special.Rd |only pcalg-0.1-8/pcalg/man/beta.special.pcObj.Rd |only pcalg-0.1-8/pcalg/man/decHeur.Rd | 12 pcalg-0.1-8/pcalg/man/pcAlgo.Rd | 42 pcalg-0.1-8/pcalg/man/pcalg-internal.Rd | 8 pcalg-0.1-8/pcalg/man/pdag2dag.Rd | 7 pcalg-0.1-8/pcalg/man/shd.Rd | 2 pcalg-0.1-8/pcalg/man/udag2pdag.Rd | 33 pcalg-0.1-8/pcalg/man/udag2pdagRelaxed.Rd |only pcalg-0.1-8/pcalg/man/udag2pdagSpecial.Rd |only 17 files changed, 1319 insertions(+), 221 deletions(-)
Author: Patrick Mair, Reinhold Hatzinger
Title: Extended Rasch Modeling.
Description: eRm fits Rasch models (RM), linear logistic test models (LLTM), rating scale model (RSM), linear rating scale models (LRSM), partial credit models (PCM), and linear partial credit models (LPCM). Missing values are allowed in the data matrix. Additional features are the ML estimation of the person parameters, Andersen's LR-test, item-specific Wald test, itemfit and personfit statistics including infit and outfit measures, various ICC and related plots, automated stepwise item elimination, simulation module for various binary data matrices. An eRm platform is provided at R-forge (see URL).
Diff between eRm versions 0.10-1 dated 2008-07-20 and 0.10-2 dated 2009-03-06
DESCRIPTION | 7 ++++--- inst/doc/eRmvig.pdf |binary man/eRm-package.Rd | 4 ++-- man/plotICC.Rd | 7 +++---- 4 files changed, 9 insertions(+), 9 deletions(-)
Author: Jarrod Hadfield
Title: MCMC Generalised Linear Mixed Models
Description: MCMC Generalised Linear Mixed Models
Diff between MCMCglmm versions 1.04 dated 2009-03-03 and 1.05 dated 2009-03-06
DESCRIPTION | 6 +++--- R/MCMCglmm.R | 18 +++++++++--------- inst/doc/Figures/Tutorial.Rnw | 2 +- inst/doc/Tutorial.Rnw | 2 +- inst/doc/Tutorial.pdf |binary 5 files changed, 14 insertions(+), 14 deletions(-)
Author: Pedro Brasil
Diff between DiagnosisMed versions 0.1.2 dated 2008-10-15 and 0.1.2.1 dated 2009-03-06
Title: Diagnostic test accuracy evaluation for medical professionals.
Description: DiagnosisMed is a package to analyze data from diagnostic test accuracy evaluating health conditions. It is being built to be used by health professionals. This package is - or soon will be - able to estimate sample size for common situations in diagnostic test accuracy, estimate sensitivity and specificity from categorical and continuous test results including some evaluations of indeterminate results, or compare different analysis strategies into measures commonly used by health professionals.
DESCRIPTION | 7 +--
R/ROC.r | 106 ++++++++++++++++++++++++----------------------------
man/ROC.Rd | 37 ++++++++++--------
man/diagnosis.Rd | 6 +-
man/interact.ROC.Rd | 24 ++++++++---
man/plot.diag.Rd | 6 +-
6 files changed, 98 insertions(+), 88 deletions(-)
Author: Mark Bravington, Karen Martien, Dave Gregovich
Title: Testing of Spatial Structure Methods
Description: Provides a framework under which methods of detecting and managing genetic spatial structure in populations can be tested.
Diff between tossm versions 1.1 dated 2009-01-05 and 1.2 dated 2009-03-06
tossm-1.1/tossm/R/TAC.split.by.f.R |only tossm-1.1/tossm/R/abind.mvb.R |only tossm-1.1/tossm/R/adjust.pop.dyn.R |only tossm-1.1/tossm/R/agg.gs.series.R |only tossm-1.1/tossm/R/as.smat.R |only tossm-1.1/tossm/R/breed.grow.die.R |only tossm-1.1/tossm/R/count.whales.b.R |only tossm-1.1/tossm/R/divvy.catch.R |only tossm-1.1/tossm/R/fast.trans.R |only tossm-1.1/tossm/R/fixed.MU.BSA.R |only tossm-1.1/tossm/R/get.SRM.R |only tossm-1.1/tossm/R/harvest.R |only tossm-1.1/tossm/R/in.gpc.R |only tossm-1.1/tossm/R/km.simple.demo.R |only tossm-1.1/tossm/R/old.bgd.R |only tossm-1.1/tossm/R/poly.intersect.R |only tossm-1.1/tossm/R/poly.union.R |only tossm-1.1/tossm/R/prepare.rland.R |only tossm-1.1/tossm/R/print.printinfo.R |only tossm-1.1/tossm/R/print.tossm.obj.R |only tossm-1.1/tossm/R/rsample.R |only tossm-1.1/tossm/R/set.interval.polys.R |only tossm-1.1/tossm/R/sim.abund.est.R |only tossm-1.1/tossm/R/single.MU.BSA.R |only tossm-1.1/tossm/R/sqr.R |only tossm-1.1/tossm/R/structure.batch.BSA.R |only tossm-1.1/tossm/R/zzz.R |only tossm-1.1/tossm/data/rland.end.rda |only tossm-1.1/tossm/inst/TOSSM_user_manual.pdf |only tossm-1.1/tossm/man/internal.Rd |only tossm-1.1/tossm/man/rland.end.Rd |only tossm-1.2/tossm/DESCRIPTION | 11 +++++----- tossm-1.2/tossm/NAMESPACE |only tossm-1.2/tossm/R/CLA.R | 3 +- tossm-1.2/tossm/R/MU.poly.generator.R | 6 +++-- tossm-1.2/tossm/R/PBR.R | 5 ++-- tossm-1.2/tossm/R/TOSSM.utils.R |only tossm-1.2/tossm/R/agg.gs.to.gtypes.R | 4 +-- tossm-1.2/tossm/R/agg.gs.tseries.R | 25 +++++++++++++++++++++++- tossm-1.2/tossm/R/breed.grow.die.funcs.R |only tossm-1.2/tossm/R/calc.effort.R | 3 +- tossm-1.2/tossm/R/count.alleles.by.f.R |only tossm-1.2/tossm/R/def.depleter.R | 6 +---- tossm-1.2/tossm/R/def.genetic.sampler.R | 3 +- tossm-1.2/tossm/R/def.make.schedule.R | 3 +- tossm-1.2/tossm/R/def.set.coords.R | 3 +- tossm-1.2/tossm/R/divvy.BPs.R | 6 +---- tossm-1.2/tossm/R/fixed.BSA.R |only tossm-1.2/tossm/R/generate.coords.R | 6 +---- tossm-1.2/tossm/R/get.FIMA.R |only tossm-1.2/tossm/R/humpbackism.R |only tossm-1.2/tossm/R/hyptest.network.BSA.R | 5 +--- tossm-1.2/tossm/R/hyptest.seq.BSA.R |only tossm-1.2/tossm/R/index.to.state.R | 2 - tossm-1.2/tossm/R/mixmat.R |only tossm-1.2/tossm/R/new.harvest.R |only tossm-1.2/tossm/R/randomism.R |only tossm-1.2/tossm/R/run.mvb.example2.R |only tossm-1.2/tossm/R/run.tossm.R | 3 +- tossm-1.2/tossm/R/sysdata.rda |binary tossm-1.2/tossm/R/tossm.diagnostics.R | 4 +-- tossm-1.2/tossm/R/tossm.plotter.R | 5 ++-- tossm-1.2/tossm/R/wombsoft.BSA.R | 6 +---- tossm-1.2/tossm/R/write.mainparams.R | 5 ++-- tossm-1.2/tossm/data/example.landscape.rda |only tossm-1.2/tossm/inst/TOSSM_dataset_handbook.pdf |binary tossm-1.2/tossm/inst/TOSSM_users_guide.pdf |only tossm-1.2/tossm/man/00tossm-package.Rd | 5 +--- tossm-1.2/tossm/man/MU.poly.generator.Rd | 2 - tossm-1.2/tossm/man/def.genetic.sampler.Rd | 2 - tossm-1.2/tossm/man/def.make.schedule.Rd | 8 ++++--- tossm-1.2/tossm/man/example.historic.polys.Rd | 2 - tossm-1.2/tossm/man/example.landscape.Rd |only tossm-1.2/tossm/man/hyptest.network.BSA.Rd | 9 +++----- tossm-1.2/tossm/man/run.tossm.Rd | 6 ++--- tossm-1.2/tossm/src/MANAGE-D.f | 2 - 76 files changed, 88 insertions(+), 62 deletions(-)
Author:
Andrew Gelman
Diff between mi versions 0.02-03 dated 2009-01-07 and 0.04-2 dated 2009-03-06
Title: Missing Data Imputation and Model Checking
Description: Missing-data imputation and model checking
mi-0.02-03/mi/R/mi.logcontinuous.R |only
mi-0.02-03/mi/R/mi.mixed.R |only
mi-0.02-03/mi/R/mi.sqrtcontinuous.R |only
mi-0.02-03/mi/R/mi.start.R |only
mi-0.02-03/mi/man/mi.logcontinuous.Rd |only
mi-0.02-03/mi/man/mi.mixed.Rd |only
mi-0.02-03/mi/man/mi.sqrtcontinuous.Rd |only
mi-0.02-03/mi/man/mi.start.Rd |only
mi-0.04-2/mi/CHANGELOG | 53 ++
mi-0.04-2/mi/DESCRIPTION | 8
mi-0.04-2/mi/NAMESPACE | 80 +--
mi-0.04-2/mi/R/AllClass.R | 124 +++---
mi-0.04-2/mi/R/AllGeneric.R | 115 ++++-
mi-0.04-2/mi/R/AllInternal.R | 146 ++++++-
mi-0.04-2/mi/R/coef.R | 60 +-
mi-0.04-2/mi/R/display.R | 12
mi-0.04-2/mi/R/fitted.R | 30 -
mi-0.04-2/mi/R/glm.mi.R | 25 -
mi-0.04-2/mi/R/imputation.models.R | 50 +-
mi-0.04-2/mi/R/imputed.R | 23 -
mi-0.04-2/mi/R/lm.mi.R | 18
mi-0.04-2/mi/R/load.first.R | 4
mi-0.04-2/mi/R/mi.R | 635 +++++++++++++++++++++----------
mi-0.04-2/mi/R/mi.categorical.R | 178 ++------
mi-0.04-2/mi/R/mi.completed.R | 57 +-
mi-0.04-2/mi/R/mi.continuous.R | 118 ++---
mi-0.04-2/mi/R/mi.count.R |only
mi-0.04-2/mi/R/mi.dichotomous.R | 161 ++++---
mi-0.04-2/mi/R/mi.fixed.R | 48 +-
mi-0.04-2/mi/R/mi.hist.R | 128 ------
mi-0.04-2/mi/R/mi.info.R | 458 +++++++++++++---------
mi-0.04-2/mi/R/mi.mean.R | 13
mi-0.04-2/mi/R/mi.median.R | 13
mi-0.04-2/mi/R/mi.pmm.R | 69 +--
mi-0.04-2/mi/R/mi.polr.R | 136 ++----
mi-0.04-2/mi/R/mi.preprocess.R | 541 +++++++++++++++++---------
mi-0.04-2/mi/R/mi.scatterplot.R | 6
mi-0.04-2/mi/R/plot.R | 315 ++-------------
mi-0.04-2/mi/R/print.R | 31 -
mi-0.04-2/mi/R/resid.R | 142 +++---
mi-0.04-2/mi/R/se.coef.R |only
mi-0.04-2/mi/R/sigma.hat.R | 16
mi-0.04-2/mi/R/typecast.R | 153 ++-----
mi-0.04-2/mi/TODO |only
mi-0.04-2/mi/man/CHAIN.Rd | 8
mi-0.04-2/mi/man/convergence.plot.Rd | 2
mi-0.04-2/mi/man/glm.mi.Rd | 16
mi-0.04-2/mi/man/lm.mi.Rd | 13
mi-0.04-2/mi/man/mi.Rd | 199 +++++----
mi-0.04-2/mi/man/mi.categorical.Rd | 14
mi-0.04-2/mi/man/mi.completed.Rd | 55 +-
mi-0.04-2/mi/man/mi.count.Rd |only
mi-0.04-2/mi/man/mi.dichotomous.Rd | 16
mi-0.04-2/mi/man/mi.fixed.Rd | 17
mi-0.04-2/mi/man/mi.hist.Rd | 21 -
mi-0.04-2/mi/man/mi.info.Rd | 7
mi-0.04-2/mi/man/mi.info.update.Rd | 73 ++-
mi-0.04-2/mi/man/mi.method.Rd | 40 +
mi-0.04-2/mi/man/mi.polr.Rd | 8
mi-0.04-2/mi/man/mi.preprocess.Rd |only
mi-0.04-2/mi/man/mi.scatterplot.Rd | 15
mi-0.04-2/mi/man/missing.pattern.plot.Rd | 16
mi-0.04-2/mi/man/plot.mi.Rd | 40 -
mi-0.04-2/mi/man/prior.control.Rd |only
mi-0.04-2/mi/man/random.imp.Rd | 21 -
mi-0.04-2/mi/man/type.models.Rd | 2
mi-0.04-2/mi/man/typecast.Rd | 35 +
67 files changed, 2494 insertions(+), 2090 deletions(-)
Author: Chong Gu
Diff between gss versions 1.0-3 dated 2009-03-04 and 1.0-4 dated 2009-03-06
Title: General Smoothing Splines
Description: A comprehensive package for structural multivariate
function estimation using smoothing splines.
ChangeLog | 11 ++++++
DESCRIPTION | 4 +-
INDEX | 1
R/grkpk.R | 36 ++--------------------
R/predict.ssanova.R | 26 +++-------------
R/rkpk.R | 82 ++++++++++++++++++++++++++++++++--------------------
man/rkpk.Rd | 7 ++++
7 files changed, 81 insertions(+), 86 deletions(-)
Author: M. Höhle with contributions from T. Correa, M. Hofmann, C. Lang, M. Paul, A. Riebler and V. Wimmer
Title: Outbreak detection algorithms for surveillance data
Description: A package implementing statistical methods for the surveillance of infectious diseases. This boils down to modelling and outbreak detection of univariate and multivariate time series of counts resulting from routinely collected public health surveillance data. Currently the package contains an implementation of the typically outbreak detection procedures such as Stroup et. al (1989), Farrington et. al (1996), Rossi et al (1999), Rogerson and Yamada (2001), a Bayesian approach and a detector based on generalized likelihood ratios (GLR). Furthermore, inference methods for the infectious disease model in Held et al (2005) are provided. The package contains several real-world datasets and the ability to simulate outbreak data.
Diff between surveillance versions 0.9-9 dated 2008-01-21 and 1.0-2 dated 2009-03-06
surveillance-0.9-9/surveillance/inst/doc/vignette.aux |only surveillance-0.9-9/surveillance/inst/doc/vignette.bbl |only surveillance-0.9-9/surveillance/inst/doc/vignette.blg |only surveillance-0.9-9/surveillance/inst/doc/vignette.log |only surveillance-0.9-9/surveillance/inst/doc/vignette.out |only surveillance-1.0-2/surveillance/DESCRIPTION | 10 surveillance-1.0-2/surveillance/NEWS | 48 surveillance-1.0-2/surveillance/R/AllGeneric.R | 3 surveillance-1.0-2/surveillance/R/algo_farrington.R | 10 surveillance-1.0-2/surveillance/R/algo_glrnb.R | 43 surveillance-1.0-2/surveillance/R/algo_hhh.R | 491 surveillance-1.0-2/surveillance/R/algo_rogerson.R | 24 surveillance-1.0-2/surveillance/R/algo_twins.R |only surveillance-1.0-2/surveillance/R/plot_multi.R | 11 surveillance-1.0-2/surveillance/R/sts.R | 303 surveillance-1.0-2/surveillance/R/wrap_univariate.R | 56 surveillance-1.0-2/surveillance/THANKS | 2 surveillance-1.0-2/surveillance/data/hepatitisA.RData |only surveillance-1.0-2/surveillance/inst/CITATION |only surveillance-1.0-2/surveillance/inst/doc/.Rresults |binary surveillance-1.0-2/surveillance/inst/doc/Rplots.pdf |only surveillance-1.0-2/surveillance/inst/doc/Rplots.ps |72081 ++++------ surveillance-1.0-2/surveillance/inst/doc/apalike.bst |only surveillance-1.0-2/surveillance/inst/doc/comment.sty |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette-002.eps | 5616 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-002.pdf | 159 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-003.eps |10405 - surveillance-1.0-2/surveillance/inst/doc/figs/vignette-003.pdf | 163 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-004.eps | 5497 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-004.pdf | 251 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-007.eps | 6622 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-007.pdf | 396 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-020.eps | 3959 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-020.pdf | 211 surveillance-1.0-2/surveillance/inst/doc/figs/vignette-021.eps |40890 ++--- surveillance-1.0-2/surveillance/inst/doc/figs/vignette-021.pdf | 629 surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-002.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-002.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-004.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-004.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-005.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-005.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-010.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-010.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-012.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-012.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-021.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-021.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-022.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-022.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-023.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-023.pdf |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-024.eps |only surveillance-1.0-2/surveillance/inst/doc/figs/vignette_glrnb-024.pdf |only surveillance-1.0-2/surveillance/inst/doc/natbib.sty |only surveillance-1.0-2/surveillance/inst/doc/pdftricks.sty |only surveillance-1.0-2/surveillance/inst/doc/references.bib | 41 surveillance-1.0-2/surveillance/inst/doc/vignette.pdf |binary surveillance-1.0-2/surveillance/inst/doc/vignette_glrnb.pdf |only surveillance-1.0-2/surveillance/man/CIdata.Rd | 2 surveillance-1.0-2/surveillance/man/aggregate.disProg.Rd | 4 surveillance-1.0-2/surveillance/man/algo.bayes.Rd | 2 surveillance-1.0-2/surveillance/man/algo.cdc.Rd | 5 surveillance-1.0-2/surveillance/man/algo.cusum.Rd | 2 surveillance-1.0-2/surveillance/man/algo.farrington.Rd | 9 surveillance-1.0-2/surveillance/man/algo.farrington.threshold.Rd | 2 surveillance-1.0-2/surveillance/man/algo.glrnb.Rd | 18 surveillance-1.0-2/surveillance/man/algo.glrpois.Rd | 4 surveillance-1.0-2/surveillance/man/algo.hhh.Rd | 92 surveillance-1.0-2/surveillance/man/algo.hhh.grid.Rd | 79 surveillance-1.0-2/surveillance/man/algo.hmm.Rd | 5 surveillance-1.0-2/surveillance/man/algo.rki.Rd | 2 surveillance-1.0-2/surveillance/man/algo.rogerson.Rd | 4 surveillance-1.0-2/surveillance/man/algo.twins.Rd |only surveillance-1.0-2/surveillance/man/compMatrix.writeTable.Rd | 2 surveillance-1.0-2/surveillance/man/estimateGLRNbHook.Rd | 5 surveillance-1.0-2/surveillance/man/hepatitisA.Rd |only surveillance-1.0-2/surveillance/man/internal.Rd | 16 surveillance-1.0-2/surveillance/man/make.design.Rd | 45 surveillance-1.0-2/surveillance/man/makePlot.Rd | 2 surveillance-1.0-2/surveillance/man/meanResponse.Rd | 21 surveillance-1.0-2/surveillance/man/plot.atwins.Rd |only surveillance-1.0-2/surveillance/man/plot.disProg.Rd | 8 surveillance-1.0-2/surveillance/man/plot.survRes.Rd | 4 surveillance-1.0-2/surveillance/man/sim.pointSource.Rd | 2 surveillance-1.0-2/surveillance/man/sim.seasonalNoise.Rd | 2 surveillance-1.0-2/surveillance/man/simHHH.Rd | 2 surveillance-1.0-2/surveillance/man/sts-class.Rd | 17 surveillance-1.0-2/surveillance/man/stsDisp.Rd | 7 surveillance-1.0-2/surveillance/man/stsObsInYear.Rd |only surveillance-1.0-2/surveillance/man/stsYear.Rd |only surveillance-1.0-2/surveillance/man/surveillance-package.Rd |only surveillance-1.0-2/surveillance/man/test.Rd | 2 surveillance-1.0-2/surveillance/man/testSim.Rd | 2 surveillance-1.0-2/surveillance/man/wrap.algo.Rd | 36 surveillance-1.0-2/surveillance/man/xtable.algoQV.Rd | 3 surveillance-1.0-2/surveillance/src/gsl_wrappers.h |only surveillance-1.0-2/surveillance/src/surveillance.c | 86 surveillance-1.0-2/surveillance/src/twins.cc |only 99 files changed, 74878 insertions(+), 73535 deletions(-)
Author: Martyn Plummer
Title: Bayesian graphical models using MCMC
Description: Interface to the JAGS MCMC library
Diff between rjags versions 1.0.3-5 dated 2009-02-23 and 1.0.3-6 dated 2009-03-06
DESCRIPTION | 6 +-- NAMESPACE | 13 +++++-- NAMESPACE.keep |only R/jags.R | 56 ++++++++-------------------------- R/jags.object.R | 72 +++++++++++++++++++++++++++++++++++++++++-- R/unix/progress.bar.R |only R/unix/zzz.R.in | 5 +++ R/windows/progress.bar.R |only R/windows/zzz.R | 5 +++ configure.win |only man/jags.model.Rd | 7 +--- man/jags.object.Rd | 31 ++++++++++++------ src/jags.cc | 77 ----------------------------------------------- 13 files changed, 127 insertions(+), 145 deletions(-)
Author: Martin Elff
Title: Tools for Management of Survey Data, Graphics, Programming, Statistics, and Simulation
Description: One of the aims of this package is to make life easier for useRs
who deal with survey data sets. It provides an infrastructure for the management of
survey data including value labels, definable missing values, recoding of variables,
production of code books, and import of (subsets of) SPSS and Stata files.
Further, it provides functionality to produce tables and data frames of
arbitrary descriptive statistics and (almost) publication-ready tables
of regression model estimates. Also some convenience tools for
graphics, programming, and simulation are provided.
Diff between memisc versions 0.95-16 dated 2009-02-19 and 0.95-17 dated 2009-03-06
DESCRIPTION | 6 +++--- R/tolatex-ftable.R | 9 ++++----- inst/doc/anes48.pdf |binary 3 files changed, 7 insertions(+), 8 deletions(-)
Author: Lester L. Yuan
Title: Compute biological inferences
Description: Imports benthic count data, reformats this data, and computes environmental inferences from this data.
Diff between bio.infer versions 1.2-2 dated 2009-02-19 and 1.2-3 dated 2009-03-06
DESCRIPTION | 6 +++--- R/get.taxonomic.R | 16 +++++++++------- 2 files changed, 12 insertions(+), 10 deletions(-)