Title: Robust Small Area Estimation
Diff between rsae versions 0.1-2 dated 2011-07-23 and 0.1-3 dated 2011-07-25
Description: Robust Small Area Estimation. Robust Basic Unit- and
Area-Level Models
Author: Tobias Schoch
Maintainer: Tobias Schoch
rsae-0.1-2/rsae/inst/doc/rsae-007.pdf |only
rsae-0.1-2/rsae/inst/doc/rsae-015.pdf |only
rsae-0.1-2/rsae/inst/doc/rsae-027.pdf |only
rsae-0.1-2/rsae/inst/doc/rsae-028.pdf |only
rsae-0.1-2/rsae/inst/doc/rsae-029.pdf |only
rsae-0.1-3/rsae/DESCRIPTION | 6 -
rsae-0.1-3/rsae/R/convergence.R |only
rsae-0.1-3/rsae/R/makedata.R | 10 +-
rsae-0.1-3/rsae/R/plot.meanssaemodel.R | 65 +++++++++++++------
rsae-0.1-3/rsae/R/print.fitsaemodel.R | 12 ++-
rsae-0.1-3/rsae/R/print.meanssaemodel.R | 15 +++-
rsae-0.1-3/rsae/R/print.saemodel.R | 6 +
rsae-0.1-3/rsae/R/robpredict.R | 45 +++++++------
rsae-0.1-3/rsae/R/rsae-internal.R | 44 ++++++++++++-
rsae-0.1-3/rsae/R/saemodel.R | 9 +-
rsae-0.1-3/rsae/R/summary.fitsaemodel.R | 107 ++++++++++++--------------------
rsae-0.1-3/rsae/inst/doc/rsae.Rnw | 93 ++++++++++++++++++++-------
rsae-0.1-3/rsae/inst/doc/rsae.pdf |binary
rsae-0.1-3/rsae/man/fitsaemodel.Rd | 9 +-
rsae-0.1-3/rsae/man/robpredict.Rd | 19 +++--
rsae-0.1-3/rsae/man/rsae-package.Rd | 2
rsae-0.1-3/rsae/src/rsae.f90 | 66 ++++++++++++++++++-
22 files changed, 344 insertions(+), 164 deletions(-)
Title: Easy handling of and access to files organized in structured
directories
Diff between R.filesets versions 1.0.2 dated 2011-06-25 and 1.1.0 dated 2011-07-25
Description: A file set refers to a set of files located in one or more
directories on the file system. This package provides classes
and methods to locate, setup, subset, navigate and iterate
suchs sets. The API is designed such that these classes can be
subsetted to provide a richer API for special file formats.
Moreover, a specific name format is defined such that filenames
and directories can be considered to have fullnames which
consists of a name followed by comma-separated tags. This adds
additional flexibility to identify file sets and individual
files. NOTE: This package's API should be considered to be in
an beta stage. Its main purpose is currently to support the
aroma.* packages, where it is one of the main core components;
if you decide to build on top of this package, please contact
the author first.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson
DESCRIPTION | 12 +--
NAMESPACE |only
R/FullNameInterface.R | 19 +++++
R/TabularTextFile.R | 116 ++++++++++++++++++++++++++++++++++-
R/zzz.R | 10 ++-
inst/NEWS | 19 +++++
man/getTags.FullNameInterface.Rd | 7 +-
man/readDataFrame.TabularTextFile.Rd | 14 +++-
8 files changed, 184 insertions(+), 13 deletions(-)
Title: Testing, Monitoring and Dating Structural Changes
Diff between strucchange versions 1.4-4 dated 2011-05-13 and 1.4-5 dated 2011-07-25
Description: Testing, monitoring and dating structural changes in
(linear) regression models. strucchange features tests/methods
from the generalized fluctuation test framework as well as from
the F test (Chow test) framework. This includes methods to fit,
plot and test fluctuation processes (e.g., CUSUM, MOSUM,
recursive/moving estimates) and F statistics, respectively. It
is possible to monitor incoming data online using fluctuation
processes. Finally, the breakpoints in regression models with
structural changes can be estimated together with confidence
intervals. Emphasis is always given to methods for visualizing
the data.
Author: Achim Zeileis, Friedrich Leisch, Bruce Hansen, Kurt Hornik,
Christian Kleiber
Maintainer: Achim Zeileis
strucchange-1.4-4/strucchange/COPYING |only
strucchange-1.4-4/strucchange/COPYRIGHTS |only
strucchange-1.4-5/strucchange/DESCRIPTION | 10 ++---
strucchange-1.4-5/strucchange/NEWS | 11 ++++++
strucchange-1.4-5/strucchange/R/breakpoints.R | 1
strucchange-1.4-5/strucchange/R/recresid.R | 18 +++++++---
strucchange-1.4-5/strucchange/data/BostonHomicide.rda |binary
strucchange-1.4-5/strucchange/data/DJIA.rda |binary
strucchange-1.4-5/strucchange/data/GermanM1.rda |binary
strucchange-1.4-5/strucchange/data/Grossarl.rda |binary
strucchange-1.4-5/strucchange/data/PhillipsCurve.rda |binary
strucchange-1.4-5/strucchange/data/RealInt.rda |binary
strucchange-1.4-5/strucchange/data/SP2001.rda |binary
strucchange-1.4-5/strucchange/data/USIncExp.rda |binary
strucchange-1.4-5/strucchange/data/durab.rda |binary
strucchange-1.4-5/strucchange/data/scPublications.rda |binary
strucchange-1.4-5/strucchange/inst/doc/strucchange-intro.pdf |binary
strucchange-1.4-5/strucchange/man/recresid.Rd | 7 ++-
strucchange-1.4-5/strucchange/tests/strucchange-tests.Rout.save | 12 +++++-
19 files changed, 45 insertions(+), 14 deletions(-)
Title: An R client for the OGC Sensor Observation Service
Diff between sos4R versions 0.2-3 dated 2011-05-02 and 0.2-5 dated 2011-07-25
Description: sos4R is a client for Sensor Observation Services (SOS) as
specified by the Open Geospatial Consortium (OGC). It allows
users to retrieve metadata from SOS web services and to
interactively create requests for near real-time observation
data based on the available sensors, phenomena, observations et
cetera using thematic, temporal and spatial filtering.
Author: Daniel Nuest
Maintainer: Daniel Nuest
sos4R-0.2-3/sos4R/inst/doc/sensor.1.1.xml |only
sos4R-0.2-5/sos4R/DESCRIPTION | 8 +-
sos4R-0.2-5/sos4R/R/Defaults.R | 8 +-
sos4R-0.2-5/sos4R/R/SML-methods-coercion.R | 6 +
sos4R-0.2-5/sos4R/R/SML-methods.R | 14 ++--
sos4R-0.2-5/sos4R/R/SWE-methods-parsing.R | 6 -
sos4R-0.2-5/sos4R/demo/weathersos.R | 1
sos4R-0.2-5/sos4R/inst/CHANGES | 9 ++
sos4R-0.2-5/sos4R/inst/CITATION | 10 +-
sos4R-0.2-5/sos4R/inst/doc/err.response.RData |binary
sos4R-0.2-5/sos4R/inst/doc/exceptionResponse.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mbari.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mbari2.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mySOS.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mySOS2.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mySOS2.disabled.RData |binary
sos4R-0.2-5/sos4R/inst/doc/mySensor.xml |only
sos4R-0.2-5/sos4R/inst/doc/obs.sept09.bbox.xml | 2
sos4R-0.2-5/sos4R/inst/doc/procs.descr.RData |binary
sos4R-0.2-5/sos4R/inst/doc/sos4R.Rnw | 55 ++++++++++-----
sos4R-0.2-5/sos4R/inst/doc/sos4R.pdf |binary
sos4R-0.2-5/sos4R/man/Defaults.Rd | 1
sos4R-0.2-5/sos4R/man/sos4R-package.Rd | 4 -
sos4R-0.2-5/sos4R/sandbox/mailinglist-support.R | 18 ++++-
sos4R-0.2-5/sos4R/sandbox/packaging.R | 73 +++++++++++----------
sos4R-0.2-5/sos4R/sandbox/testing.R | 13 +++
sos4R-0.2-5/sos4R/sos4R-Ex.R | 3
27 files changed, 155 insertions(+), 76 deletions(-)
Title: Simulation framework
Diff between simFrame versions 0.4.2 dated 2011-07-23 and 0.4.3 dated 2011-07-25
Description: A general framework for statistical simulation.
Author: Andreas Alfons
Maintainer: Andreas Alfons
simFrame-0.4.2/simFrame/.project |only
simFrame-0.4.2/simFrame/inst/doc/figure-UML.eps |only
simFrame-0.4.2/simFrame/inst/doc/figure-UML.pdf |only
simFrame-0.4.3/simFrame/DESCRIPTION | 10 +++++-----
simFrame-0.4.3/simFrame/NEWS | 8 ++++++++
simFrame-0.4.3/simFrame/R/aaaGenerics.R | 2 +-
simFrame-0.4.3/simFrame/R/cluster.R | 2 +-
simFrame-0.4.3/simFrame/data/eusilcP.RData |binary
simFrame-0.4.3/simFrame/inst/doc/UML.eps |only
simFrame-0.4.3/simFrame/inst/doc/UML.pdf |only
simFrame-0.4.3/simFrame/inst/doc/simFrame-eusilc.Rnw | 14 +++++++-------
simFrame-0.4.3/simFrame/inst/doc/simFrame-eusilc.pdf |binary
simFrame-0.4.3/simFrame/inst/doc/simFrame-intro.Rnw | 16 ++++++++--------
simFrame-0.4.3/simFrame/inst/doc/simFrame-intro.pdf |binary
simFrame-0.4.3/simFrame/inst/doc/simFrame.bib | 2 +-
simFrame-0.4.3/simFrame/man/accessors.Rd | 2 +-
simFrame-0.4.3/simFrame/man/simFrame-package.Rd | 6 +++---
17 files changed, 35 insertions(+), 27 deletions(-)
Title: IRT Separate Calibration Linking Methods
Diff between plink versions 1.3-0 dated 2011-02-12 and 1.3-1 dated 2011-07-25
Description: This package uses item response theory methods to compute
linking constants and conduct chain linking of unidimensional
or multidimensional tests for multiple groups under a common
item design. The unidimensional methods include the Mean/Mean,
Mean/Sigma, Haebara, and Stocking-Lord methods for dichotomous
(1PL, 2PL and 3PL) and/or polytomous (graded response, partial
credit/generalized partial credit, nominal, and multiple-choice
model) items. The multidimensional methods include the least
squares method and extensions of the Haebara and Stocking-Lord
method using single or multiple dilation parameters for
multidimensional extensions of all the unidimensional
dichotomous and polytomous item response models. The package
also includes functions for importing item and/or ability
parameters from common IRT software, conducting IRT true score
and observed score equating, and plotting item response
curves/surfaces, vector plots, and comparison plots for
examining parameter drift.
Author: Jonathan P. Weeks
Maintainer: Jonathan P. Weeks
plink-1.3-0/plink/inst/doc/Rplots.pdf |only
plink-1.3-1/plink/DESCRIPTION | 13 ++++++-------
plink-1.3-1/plink/R/mixed.R | 16 ++++++++++------
plink-1.3-1/plink/R/plink.R | 11 ++++++-----
plink-1.3-1/plink/inst/NEWS | 9 +++++++++
plink-1.3-1/plink/inst/doc/plink-UD.pdf |binary
6 files changed, 31 insertions(+), 18 deletions(-)
Title: Scientific Graphing Functions for Factorial Designs
Diff between sciplot versions 1.0-7 dated 2010-03-22 and 1.0-8 dated 2011-07-25
Description: A collection of functions that creates graphs with error
bars for data collected from one-way or higher factorial
designs.
Author: Manuel Morales
Maintainer: Manuel Morales
CHANGELOG | 1 +
DESCRIPTION | 6 +++---
R/bargraphCI.R | 2 +-
R/lineplot.CI.R | 4 ++--
4 files changed, 7 insertions(+), 6 deletions(-)
Title: Estimation of indicators on social exclusion and poverty
Diff between laeken versions 0.3 dated 2011-06-06 and 0.3.1 dated 2011-07-25
Description: Estimation of indicators on social exclusion and poverty,
as well as Pareto tail modeling for empirical income
distributions (including graphical tools).
Author: Andreas Alfons, Josef Holzer and Matthias Templ
Maintainer: Andreas Alfons
laeken-0.3.1/laeken/DESCRIPTION | 8 ++++----
laeken-0.3.1/laeken/NEWS | 8 ++++++++
laeken-0.3.1/laeken/R/paretoScale.R | 17 +++++++++++++----
laeken-0.3.1/laeken/inst/doc/laeken-pareto.Rnw | 3 +--
laeken-0.3.1/laeken/inst/doc/laeken-pareto.pdf |binary
laeken-0.3.1/laeken/inst/doc/laeken-standard.Rnw | 3 +--
laeken-0.3.1/laeken/inst/doc/laeken-standard.pdf |binary
laeken-0.3.1/laeken/inst/doc/laeken-variance.Rnw | 3 +--
laeken-0.3.1/laeken/inst/doc/laeken-variance.pdf |binary
laeken-0.3.1/laeken/inst/doc/laeken.bib | 2 +-
laeken-0.3.1/laeken/man/laeken-package.Rd | 4 ++--
laeken-0.3.1/laeken/man/paretoScale.Rd | 23 +++++++++++++++++++++--
laeken-0.3/laeken/inst/doc/laeken-pareto-007.eps |only
laeken-0.3/laeken/inst/doc/laeken-pareto-011.eps |only
laeken-0.3/laeken/inst/doc/laeken-pareto-012.eps |only
15 files changed, 52 insertions(+), 19 deletions(-)
Title: Collection of functions for statistical election audits
Diff between elec versions 0.1 dated 2009-05-04 and 0.1.2 dated 2011-07-25
Description: This is a bizzare collection of functions written to do
various sorts of statistical election audits. There are also
functions to generate simulated voting data, and simulated
"truth" so as to do simulations to check charactaristics of
these methods.
Author: Luke Miratrix
Maintainer: Luke Mirarix
elec-0.1.2/elec/DESCRIPTION | 8 +--
elec-0.1.2/elec/R/CAST.R |only
elec-0.1.2/elec/R/KM_package.R |only
elec-0.1.2/elec/R/elec_functions.R |only
elec-0.1.2/elec/R/trinomial.R |only
elec-0.1.2/elec/data/marin.rda |only
elec-0.1.2/elec/man/CAST.Rd | 10 +++-
elec-0.1.2/elec/man/KM.audit.Rd |only
elec-0.1.2/elec/man/KM.calc.sample.Rd |only
elec-0.1.2/elec/man/compute.stark.t.Rd | 2
elec-0.1.2/elec/man/elec-package.Rd | 51 +++++++++++++++--------
elec-0.1.2/elec/man/elec.data.Rd | 4 +
elec-0.1.2/elec/man/make.audit.Rd |only
elec-0.1.2/elec/man/make.opt.packed.bad.Rd |only
elec-0.1.2/elec/man/make.random.truth.Rd |only
elec-0.1.2/elec/man/make.sample.Rd | 9 +++-
elec-0.1.2/elec/man/marin.Rd |only
elec-0.1.2/elec/man/opt.sample.size.Rd |only
elec-0.1.2/elec/man/simulateIt.Rd |only
elec-0.1.2/elec/man/stark.test.Rd | 9 ++--
elec-0.1.2/elec/man/truth.looker.Rd |only
elec-0.1/elec/R/CAST.audit.R |only
elec-0.1/elec/R/CAST.calc.opt.cut.R |only
elec-0.1/elec/R/CAST.calc.sample.R |only
elec-0.1/elec/R/CAST.sample.R |only
elec-0.1/elec/R/TOT-internal.R |only
elec-0.1/elec/R/TTT-internal.R |only
elec-0.1/elec/R/audit.totals.to.OS.R |only
elec-0.1/elec/R/calc.overstatement.e_p.R |only
elec-0.1/elec/R/calc.pairwise.e_p.R |only
elec-0.1/elec/R/compute.audit.errors.R |only
elec-0.1/elec/R/compute.stark.t.R |only
elec-0.1/elec/R/countVotes.R |only
elec-0.1/elec/R/do.audit.R |only
elec-0.1/elec/R/elec.data.R |only
elec-0.1/elec/R/find.q.R |only
elec-0.1/elec/R/find.stark.SRS.p.R |only
elec-0.1/elec/R/find.stratification.R |only
elec-0.1/elec/R/foo-internal.R |only
elec-0.1/elec/R/fractionOfVotesBound.R |only
elec-0.1/elec/R/is.audit.plan.R |only
elec-0.1/elec/R/is.audit.plan.tri.R |only
elec-0.1/elec/R/make.Z.R |only
elec-0.1/elec/R/make.cartoon.R |only
elec-0.1/elec/R/make.ok.truth.R |only
elec-0.1/elec/R/make.sample.R |only
elec-0.1/elec/R/make.sample.from.totals.R |only
elec-0.1/elec/R/make.sample.from.totals.margin.R |only
elec-0.1/elec/R/make.truth.ex.bad.R |only
elec-0.1/elec/R/make.truth.opt.bad.R |only
elec-0.1/elec/R/make.truth.opt.bad.strat.R |only
elec-0.1/elec/R/maximumMarginBound.R |only
elec-0.1/elec/R/print.audit.plan.R |only
elec-0.1/elec/R/print.audit.plan.tri.R |only
elec-0.1/elec/R/print.elec.data.R |only
elec-0.1/elec/R/sim.race.R |only
elec-0.1/elec/R/stageElec-internal.R |only
elec-0.1/elec/R/stark.pairwise.test.R |only
elec-0.1/elec/R/stark.test.R |only
elec-0.1/elec/R/stark.test.Z.R |only
elec-0.1/elec/R/test.CAST.R |only
elec-0.1/elec/R/tri.audit.sim.R |only
elec-0.1/elec/R/tri.calc.sample.R |only
elec-0.1/elec/R/tri.sample.R |only
elec-0.1/elec/R/tri.sample.stats.R |only
elec-0.1/elec/R/trinomial.audit.R |only
elec-0.1/elec/R/trinomial.bound.R |only
elec-0.1/elec/R/weight.function.R |only
68 files changed, 62 insertions(+), 31 deletions(-)
Title: Species distribution modeling
Diff between dismo versions 0.7-1 dated 2011-07-04 and 0.7-2 dated 2011-07-25
Description: Functions for species distribution modeling, that is,
predicting entire geographic distributions form occurences at
specific sites.
Author: Robert J. Hijmans, Steven Phillips, John Leathwick and Jane
Elith
Maintainer:
DESCRIPTION | 10 +++++-----
R/domain.predict.R | 2 +-
inst/doc/brt.pdf |binary
inst/doc/sdm.pdf |binary
4 files changed, 6 insertions(+), 6 deletions(-)
Title: Derivative-free Optimization
Diff between dfoptim versions 2011.5-1 dated 2011-05-03 and 2011.7-1 dated 2011-07-25
Description: Derivative-Free optimization algorithms. These algorithms
do not require gradient information. More importantly, they can
be used to solve non-smooth optimization problems.
Author: Ravi Varadhan, Johns Hopkins University, and Hans W. Borchers
(ABB Corporate Research)
Maintainer: Ravi Varadhan
DESCRIPTION | 11 ++++++-----
NAMESPACE |only
NEWS | 16 ++++++++++++++--
R/hjk.R |only
demo/dfoptim.R | 5 +++++
man/dfoptim-package.Rd | 3 ++-
man/hookejeeves.Rd |only
7 files changed, 27 insertions(+), 8 deletions(-)
Title: Time Series Database Interface extensions for ODBC
Diff between TSodbc versions 2011.3-1 dated 2011-03-23 and 2011.6-1 dated 2011-07-25
Description: TSodbc provides an ODBC interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 14 +++++++-------
LICENSE | 1 +
inst/doc/Guide.pdf |binary
3 files changed, 8 insertions(+), 7 deletions(-)
Title: Time Series Database Interface extensions for fame
Diff between TSfame versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25
Description: TSfame provides a fame interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 14 +++----
LICENSE | 1
NEWS | 9 ++++
R/TSdbiMethods.R | 92 +++++++++++++++++++++++++++++++++++++++----------
R/TSdbiMethodsFS.R | 97 +++++++++++++++++++++++++++++++++++++++-------------
inst/doc/Guide.Stex | 38 +++++++++++++++++++-
inst/doc/Guide.pdf |binary
man/TSdbiMethods.Rd | 41 ++++++++++++++++-----
tests/vintage.R |only
9 files changed, 232 insertions(+), 60 deletions(-)
Title: Time Series Database Interface
Diff between TSdbi versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25
Description: TSdbi provides a common interface to time series
databases. The objective is to define a standard interface so
users can retrieve time series data from various sources with a
simple, common, set of commands, and so programs can be written
to be portable with respect to the data source. The SQL
implementations also provide a database table design, so users
needing to set up a time series database have a reasonably
complete way to do this easily. The interface provides for a
variety of options with respect to the representation of time
series in R. There is also a (not yet well tested) mechanism to
handle multilingual data documentation.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 10 +-
LICENSE | 1
NEWS | 14 +++
R/TSdbi.R | 179 ++++++++++++++++++++++++++++----------------
inst/TSsql/TSdbi.TSsql | 8 +
inst/TSsql/dbGetQuery.TSsql | 13 +--
inst/doc/Guide.pdf |binary
man/internal.Rd | 6 -
8 files changed, 152 insertions(+), 79 deletions(-)
Title: Time Series Database Interface extentions for SQLite
Diff between TSSQLite versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25
Description: TSSQLite provides a SQLite interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 14 +++++++-------
LICENSE | 1 +
NEWS | 6 ++++++
R/TSdbiMethods.R | 14 +++++++-------
inst/doc/Guide.pdf |binary
man/TSdbiMethods.Rd | 28 ++++++++++++++--------------
6 files changed, 35 insertions(+), 28 deletions(-)
Title: Time Series Database Interface extensions for PostgreSQL
Diff between TSPostgreSQL versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25
Description: TSPostgreSQL provides a PostgreSQL interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 14 +++++++-------
LICENSE | 1 +
NEWS | 5 +++++
R/TSdbiMethods.R | 14 +++++++-------
inst/doc/Guide.pdf |binary
man/TSdbiMethods.Rd | 28 ++++++++++++++--------------
6 files changed, 34 insertions(+), 28 deletions(-)
Title: Time Series Database Interface extensions for MySQL
Diff between TSMySQL versions 2011.3-1 dated 2011-03-23 and 2011.7-1 dated 2011-07-25
Description: TSMySQL provides a MySQL interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 14 +++++++-------
LICENSE | 1 +
NEWS | 5 +++++
R/TSdbiMethods.R | 14 +++++++-------
inst/doc/Guide.pdf |binary
man/TSdbiMethods.Rd | 28 ++++++++++++++--------------
6 files changed, 34 insertions(+), 28 deletions(-)
Title: Automating Mplus Model Estimation and Interpretation
Diff between MplusAutomation versions 0.4-2 dated 2011-03-19 and 0.4-3 dated 2011-07-25
More information about MplusAutomation at CRAN
Description: The MplusAutomation package leverages the flexibility of
the R language to automate latent variable model estimation and
interpretation using Mplus, a powerful latent variable modeling
program developed by Muthen and Muthen (www.statmodel.com).
Specifically, MplusAutomation provides routines for creating
related groups of models, running batches of models, and
extracting and tabulating model parameters and fit statistics.
Author: Michael Hallquist
Maintainer: Michael Hallquist
DESCRIPTION | 8 -
NAMESPACE | 5 -
NEWS | 13 ++-
R/createModels.R | 10 --
R/extractModIndices.R | 4
R/extractParameters.R | 53 +++++++-----
R/extractSaveData.R |only
R/parseOutput.R | 153 +++---------------------------------
R/utilityFunctions.R | 144 ++++++++++++++++++++++++++++++---
inst/doc/Vignette.pdf |binary
man/MplusAutomation-package.Rd | 4
man/extractModelParameters.Rd | 25 +++++
man/getSavedata_Bparams.Rd |only
man/testBParamCompoundConstraint.Rd |only
man/testBParamConstraint.Rd |only
15 files changed, 225 insertions(+), 194 deletions(-)
Permanent link
Title: Various programming utilities
Diff between R.utils versions 1.7.7 dated 2011-07-24 and 1.7.8 dated 2011-07-25
Description: This package provides utility classes and methods useful
when programming in R and developing R packages.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson
DESCRIPTION | 8 ++++----
NAMESPACE | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
Title: Dynamic generation of scientific reports
Diff between R.rsp versions 0.6.0 dated 2011-07-24 and 0.6.1 dated 2011-07-25
Description: An RSP document is a text-based document containing an
R-embedded template of the final document. An RSP document is
preprocessed, parsed and translated into an R script, which
when sourced generates the final document. This way it is
possible to dynamically generate reports in plain text, HTML,
TeX etc. It can also be used to enhance other literate
programming languanges such as Sweave. In addition to RSP,
this package also provides an internal cross-platform web
server and built-in dynamic RSP-embedded HTML help pages, which
can be launched by browseRsp(). If other packages provide RSP
help pages, these are automatically linked to as well.
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson
DESCRIPTION | 10 +++++-----
NAMESPACE | 4 ++--
inst/NEWS | 5 +++++
inst/doc/report.pdf |binary
4 files changed, 12 insertions(+), 7 deletions(-)
Title: A package for statistical analysis in epidemiology.
Diff between Epi versions 1.1.20 dated 2011-03-01 and 1.1.24 dated 2011-07-25
Description: Functions for demographic and epidemiological analysis in
the Lexis diagram, i.e. register and cohort follow-up data,
including interval censored data and representation of
multistate data. Also some useful functions for tabulation and
plotting. Contains some epidemiological datasets.
Author: Bendix Carstensen, Martyn Plummer, Esa Laara, Michael Hills et.
al.
Maintainer: Bendix Carstensen
Epi-1.1.20/Epi/R/tabplot.R |only
Epi-1.1.20/Epi/data/DMconv.R |only
Epi-1.1.20/Epi/data/DMlate.R |only
Epi-1.1.20/Epi/data/DMrand.R |only
Epi-1.1.20/Epi/data/S.typh.R |only
Epi-1.1.20/Epi/data/bdendo.R |only
Epi-1.1.20/Epi/data/bdendo11.R |only
Epi-1.1.20/Epi/data/births.R |only
Epi-1.1.20/Epi/data/blcaIT.R |only
Epi-1.1.20/Epi/data/brv.R |only
Epi-1.1.20/Epi/data/diet.R |only
Epi-1.1.20/Epi/data/ewrates.R |only
Epi-1.1.20/Epi/data/gmortDK.R |only
Epi-1.1.20/Epi/data/hivDK.r |only
Epi-1.1.20/Epi/data/lep.R |only
Epi-1.1.20/Epi/data/lungDK.R |only
Epi-1.1.20/Epi/data/mortDK.R |only
Epi-1.1.20/Epi/data/nickel.R |only
Epi-1.1.20/Epi/data/occup.R |only
Epi-1.1.20/Epi/data/thoro.R |only
Epi-1.1.20/Epi/inst/doc/Rplots.pdf |only
Epi-1.1.20/Epi/man/tabplot.Rd |only
Epi-1.1.24/Epi/CHANGES | 50 +++++++++++++++++++++++++++++++---
Epi-1.1.24/Epi/DESCRIPTION | 14 ++++-----
Epi-1.1.24/Epi/NAMESPACE | 6 ++--
Epi-1.1.24/Epi/R/MS.boxes.R | 10 ++++--
Epi-1.1.24/Epi/R/Wald.R |only
Epi-1.1.24/Epi/R/apc.fit.R | 16 ++++------
Epi-1.1.24/Epi/R/ci.cum.R | 13 +++++++-
Epi-1.1.24/Epi/R/ci.lin.R | 13 +++++++-
Epi-1.1.24/Epi/R/cutLexis.R | 44 ++++++++++++++++-------------
Epi-1.1.24/Epi/R/pctab.R | 2 -
Epi-1.1.24/Epi/R/stack.Lexis.R | 16 ++++++----
Epi-1.1.24/Epi/data/DMconv.rda |only
Epi-1.1.24/Epi/data/DMlate.rda |only
Epi-1.1.24/Epi/data/DMrand.rda |only
Epi-1.1.24/Epi/data/S.typh.rda |only
Epi-1.1.24/Epi/data/bdendo.rda |only
Epi-1.1.24/Epi/data/bdendo11.rda |only
Epi-1.1.24/Epi/data/births.rda |only
Epi-1.1.24/Epi/data/blcaIT.rda |only
Epi-1.1.24/Epi/data/brv.rda |only
Epi-1.1.24/Epi/data/datalist |only
Epi-1.1.24/Epi/data/diet.rda |only
Epi-1.1.24/Epi/data/ewrates.rda |only
Epi-1.1.24/Epi/data/gmortDK.rda |only
Epi-1.1.24/Epi/data/hivDK.rda |only
Epi-1.1.24/Epi/data/lep.rda |only
Epi-1.1.24/Epi/data/lungDK.rda |only
Epi-1.1.24/Epi/data/mortDK.rda |only
Epi-1.1.24/Epi/data/nickel.rda |only
Epi-1.1.24/Epi/data/occup.rda |only
Epi-1.1.24/Epi/data/thoro.rda |only
Epi-1.1.24/Epi/inst/CITATION |only
Epi-1.1.24/Epi/inst/doc/Follow-up.pdf |binary
Epi-1.1.24/Epi/man/MS.boxes.Rd | 12 ++++----
Epi-1.1.24/Epi/man/cal.yr.Rd | 6 ++--
Epi-1.1.24/Epi/man/ci.cum.Rd | 26 ++++++++++-------
Epi-1.1.24/Epi/man/ci.lin.Rd | 37 +++++++++++++++++++++----
Epi-1.1.24/Epi/man/cutLexis.Rd | 37 ++++++++++++-------------
Epi-1.1.24/Epi/man/float.Rd | 6 ++--
Epi-1.1.24/Epi/man/ftrend.Rd | 6 ++--
Epi-1.1.24/Epi/man/pctab.Rd | 3 +-
63 files changed, 211 insertions(+), 106 deletions(-)
Title: Basic statistical functions for package ff
Diff between ffbase versions 0.2 dated 2011-04-07 and 0.2-1 dated 2011-07-25
Description: Implementation for min,max, mean, tabulate, table, with,
within. for package ff
Author: Edwin de Jonge
Maintainer: Edwin de Jonge
DESCRIPTION | 20 +++++++--------
NAMESPACE | 1
NEWS |only
R/Summary_ff.R | 2 -
R/chunkify.R | 1
R/compact.R |only
R/diff_ff.R | 1
inst/tests/testSummary.R | 1
inst/tests/testchunkify.R | 4 +--
inst/tests/testcut_ff.R | 2 -
inst/tests/testmin.ff.R | 2 -
inst/tests/testrisplit.R | 60 +++++++++++++++++++++++-----------------------
inst/tests/testsum_ff.R | 6 ++++
man/chunkify.Rd | 1
man/compact.Rd |only
tests/test_all.R | 2 -
16 files changed, 55 insertions(+), 48 deletions(-)
Title: Exact Calculation of WMTR
Diff between WMTregions versions 2.5.4 dated 2010-11-30 and 3.1.0.1 dated 2011-07-25
Description: R realization of an exact algorithm for calculating the
weighted-mean trimmed regions
Author: Pavel Bazovkin
Maintainer: Pavel Bazovkin
DESCRIPTION | 14
R/WMTR.R | 4
R/generTRsample.R | 4
R/loadWMTR.R | 4
R/visualWMTR.R | 44 ++
man/WMTR.Rd | 58 ++-
man/WMTregions-package.Rd | 33 +
man/generTRsample.Rd | 37 --
man/loadWMTR.Rd | 20 -
man/pointinTR.Rd | 13
man/showWMTR.Rd | 11
man/visualWMTR.Rd | 12
src/Agents.cpp | 804 ++++++++++++++++++++++++++++------------------
src/Makevars.win | 2
src/Objects.cpp | 357 +++++++++++++-------
15 files changed, 880 insertions(+), 537 deletions(-)
More information about RcmdrPlugin.mosaic at CRAN
Permanent link
Title: MCMC Generalised Linear Mixed Models
Diff between MCMCglmm versions 2.12 dated 2011-02-07 and 2.13 dated 2011-07-25
Description: MCMC Generalised Linear Mixed Models
Author: Jarrod Hadfield
Maintainer: Jarrod Hadfield
MCMCglmm-2.12/MCMCglmm/data/BTdata.tab |only
MCMCglmm-2.12/MCMCglmm/data/BTped.tab |only
MCMCglmm-2.12/MCMCglmm/data/PlodiaPO.tab |only
MCMCglmm-2.12/MCMCglmm/data/PlodiaR.tab |only
MCMCglmm-2.12/MCMCglmm/data/PlodiaRB.tab |only
MCMCglmm-2.12/MCMCglmm/data/SShorns.tab |only
MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.bbl |only
MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.blg |only
MCMCglmm-2.12/MCMCglmm/inst/doc/CourseNotes.idx |only
MCMCglmm-2.13/MCMCglmm/DESCRIPTION | 8
MCMCglmm-2.13/MCMCglmm/R/MCMCglmm.R | 127 ++++++-------
MCMCglmm-2.13/MCMCglmm/R/buildZ.R | 13 -
MCMCglmm-2.13/MCMCglmm/R/find.components.R | 4
MCMCglmm-2.13/MCMCglmm/R/inverseA.R | 5
MCMCglmm-2.13/MCMCglmm/R/sm2asreml.R | 10 -
MCMCglmm-2.13/MCMCglmm/data/BTdata.tab.gz |only
MCMCglmm-2.13/MCMCglmm/data/BTped.tab.gz |only
MCMCglmm-2.13/MCMCglmm/data/PlodiaPO.tab.gz |only
MCMCglmm-2.13/MCMCglmm/data/PlodiaR.tab.gz |only
MCMCglmm-2.13/MCMCglmm/data/PlodiaRB.tab.gz |only
MCMCglmm-2.13/MCMCglmm/data/SShorns.tab.gz |only
MCMCglmm-2.13/MCMCglmm/inst/doc/CourseNotes.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-015.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-027.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-034.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-041.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-052.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-055.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-058.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-060.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-065.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture1-071.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-019.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-023.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-029.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-030.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-046.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-050.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-052.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-055.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-066.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-068.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-070.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-072.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-081.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture2-085.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-005.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-018.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture3-025.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-005.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-011.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-014.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-017.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-022.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-026.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-034.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-037.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture4-040.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-011.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-016.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-024.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-029.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-039.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-046.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture5-asUV.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture6-006.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-005.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-021.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Lecture8-023.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Overview-Sol.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Overview-VCV.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/Overview.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/rgl1.pdf |binary
MCMCglmm-2.13/MCMCglmm/inst/doc/rgl2.pdf |binary
MCMCglmm-2.13/MCMCglmm/man/MCMCglmm.Rd | 35 ++-
MCMCglmm-2.13/MCMCglmm/man/MCMCglmmPackage.Rd | 3
MCMCglmm-2.13/MCMCglmm/man/predict.MCMCglmm.Rd | 28 +-
MCMCglmm-2.13/MCMCglmm/man/rtnorm.Rd | 2
MCMCglmm-2.13/MCMCglmm/man/sm2asreml.Rd | 2
MCMCglmm-2.13/MCMCglmm/src/MCMCglmm.cc | 209 ++++++++--------------
80 files changed, 207 insertions(+), 239 deletions(-)
Title: Neuwirth miscellaenous
Diff between ENmisc versions 1.0 dated 2011-01-03 and 1.2-0 dated 2011-07-25
Description: The ENmisc library contains utility function for different
purposes: mtapply and mlapply (multivariate version of tapply
and lapply), wtd.boxplot (a boxplot with weights), and a visual
interface to restructuring mosaic plots.
Author: Erich Neuwirth
Maintainer: Erich Neuwirth
CHANGES.txt |only
DESCRIPTION | 22 +++++++++++++---------
NAMESPACE | 4 +++-
R/mlapply.R |only
R/mosaicupanddown.R |only
R/wtd.boxplot.default.R | 4 ++--
R/zzz.R |only
man/ENmisc-package.Rd | 21 ++++++++++++++++-----
man/mlapply.Rd |only
man/mosaicPermDialog.Rd |only
man/mtapply.Rd | 8 ++++----
11 files changed, 38 insertions(+), 21 deletions(-)
Title: Classification and regression trees
Diff between tree versions 1.0-28 dated 2010-06-10 and 1.0-29 dated 2011-07-25
Description: Classification and Regression Trees.
Author: Brian Ripley
Maintainer: Brian Ripley
tree-1.0-28/tree/COPYING |only
tree-1.0-28/tree/INDEX |only
tree-1.0-28/tree/R/grow.q |only
tree-1.0-28/tree/R/plot.tree.sequence.q |only
tree-1.0-29/tree/DESCRIPTION | 8 ++++----
tree-1.0-29/tree/GPL-2 |only
tree-1.0-29/tree/R/plot.tree.sequence.R |only
tree-1.0-29/tree/R/tree.R |only
tree-1.0-29/tree/inst/LICENCE | 2 +-
9 files changed, 5 insertions(+), 5 deletions(-)
Title: Generalized Estimation Equation solver
Diff between gee versions 4.13-16 dated 2010-11-26 and 4.13-17 dated 2011-07-25
Description: Generalized Estimation Equation solver
Author: Vincent J Carey. Ported to R by Thomas Lumley (versions 3.13
and 4.4) and Brian Ripley
Maintainer: Brian Ripley
gee-4.13-16/gee/COPYING |only
gee-4.13-17/gee/ChangeLog | 4 ++++
gee-4.13-17/gee/DESCRIPTION | 11 ++++++-----
gee-4.13-17/gee/GPL-2 |only
gee-4.13-17/gee/R/ugee.R | 2 +-
5 files changed, 11 insertions(+), 6 deletions(-)
Title: memory-efficient storage of large data on disk and fast access
functions
Diff between ff versions 2.2-2 dated 2011-04-24 and 2.2-3 dated 2011-07-25
Description: The ff package provides data structures that are stored on
disk but behave (almost) as if they were in RAM by
transparently mapping only a section (pagesize) in main memory
- the effective virtual memory consumption per ff object. ff
supports R's standard atomic data types 'double', 'logical',
'raw' and 'integer' and non-standard atomic types boolean (1
bit), quad (2 bit unsigned), nibble (4 bit unsigned), byte (1
byte signed with NAs), ubyte (1 byte unsigned), short (2 byte
signed with NAs), ushort (2 byte unsigned), single (4 byte
float with NAs). For example 'quad' allows efficient storage of
genomic data as an 'A','T','G','C' factor. The unsigned types
support 'circular' arithmetic. There is also support for
close-to-atomic types 'factor', 'ordered', 'POSIXct', 'Date'
and custom close-to-atomic types. ff not only has native
C-support for vectors, matrices and arrays with flexible
dimorder (major column-order, major row-order and
generalizations for arrays). There is also a ffdf class not
unlike data.frames and import/export filters for csv files. ff
objects store raw data in binary flat files in native encoding,
and complement this with metadata stored in R as physical and
virtual attributes. ff objects have well-defined hybrid copying
semantics, which gives rise to certain performance improvements
through virtualization. ff objects can be stored and reopened
across R sessions. ff files can be shared by multiple ff R
objects (using different data en/de-coding schemes) in the same
process or from multiple R processes to exploit parallelism. A
wide choice of finalizer options allows to work with
'permanent' files as well as creating/removing 'temporary' ff
files completely transparent to the user. On certain
OS/Filesystem combinations, creating the ff files works without
notable delay thanks to using sparse file allocation. Several
access optimization techniques such as Hybrid Index
Preprocessing and Virtualization are implemented to achieve
good performance even with large datasets, for example virtual
matrix transpose without touching a single byte on disk.
Further, to reduce disk I/O, 'logicals' and non-standard data
types get stored native and compact on binary flat files i.e.
logicals take up exactly 2 bits to represent TRUE, FALSE and
NA. Beyond basic access functions, the ff package also provides
compatibility functions that facilitate writing code for ff and
ram objects and support for batch processing on ff objects
(e.g. as.ram, as.ff, ffapply). ff interfaces closely with
functionality from package 'bit': chunked looping, fast bit
operations and coercions between different objects that can
store subscript information ('bit', 'bitwhich', ff 'boolean',
ri range index, hi hybrid index). This allows to work
interactively with selections of large datasets and quickly
modify selection criteria. Further high-performance
enhancements can be made available upon request.
Author: Daniel Adler
Maintainer: Jens Oehlschl\xE4gel
DESCRIPTION | 8 ++--
NEWS | 15 +++++++++
R/ffsave.R | 82 +++++++++++++++++++++++++-------------------------
R/hi.R | 2 -
src/FSInfo_statfs.cpp | 2 -
5 files changed, 62 insertions(+), 47 deletions(-)
Title: Epidemiological calculator
Diff between epicalc versions 2.13.1.0 dated 2011-07-23 and 2.13.1.3 dated 2011-07-25
Description: Functions making R easy for epidemiological calculation.
Author: Virasakdi Chongsuvivatwong
Maintainer: Virasakdi Chongsuvivatwong
DESCRIPTION | 8 +++----
R/epicalc.R | 57 +++++++++++++++++++++++++++++++----------------------
man/setTitle.rd | 6 ++---
man/titleString.rd | 12 +++++------
4 files changed, 47 insertions(+), 36 deletions(-)
Title: Bayesian graphical models using MCMC
Diff between rjags versions 3-2 dated 2011-07-24 and 3-3 dated 2011-07-25
Description: Interface to the JAGS MCMC library
Author: Martyn Plummer
Maintainer: Martyn Plummer
DESCRIPTION | 8 ++++----
R/jags.R | 2 +-
R/jags.object.R | 9 +++++++--
configure | 2 +-
configure.ac | 2 +-
configure.ac.orig |only
foo |only
man/adapt.Rd | 47 ++++++++++++++++++++++++++++++-----------------
8 files changed, 44 insertions(+), 26 deletions(-)
Title: High-Dimensional Regression and CAR Score Variable Selection
Diff between care versions 1.1.0 dated 2011-07-23 and 1.1.1 dated 2011-07-25
Description: The "care" package implements the regression approach of
Zuber and Strimmer (2011) "High-dimensional regression and
variable selection using CAR scores" SAGMB 10: 34. CAR scores
measure the correlation between the response and the
Mahalanobis-decorrelated predictors. The squared CAR score is
a natural measure of variable importance and provides a
canonical ordering of variables. This package provides
functions for estimating CAR scores, for variable selection
using CAR scores, and for estimating corresponding regression
coefficients. Both shrinkage as well as empirical estimators
are available.
Author: Verena Zuber and Korbinian Strimmer.
Maintainer: Korbinian Strimmer
care-1.1.0/care/R/car.models.R |only
care-1.1.0/care/man/car.models.Rd |only
care-1.1.1/care/DESCRIPTION | 25 +++++++++---------
care-1.1.1/care/NEWS | 9 ++++++
care-1.1.1/care/R/carscore.R | 25 ++++++++----------
care-1.1.1/care/R/slm.R | 28 ++++++++++----------
care-1.1.1/care/R/slm.models.R |only
care-1.1.1/care/man/care.package.Rd | 6 ++--
care-1.1.1/care/man/carscore.Rd | 31 ++++++++++++----------
care-1.1.1/care/man/lu2004.Rd | 4 +-
care-1.1.1/care/man/slm.Rd | 49 +++++++++++++++++++++++++++---------
care-1.1.1/care/man/slm.models.Rd |only
12 files changed, 108 insertions(+), 69 deletions(-)