Title: Access to Tumblr v2 API
Diff between tumblR versions 1.0 dated 2014-11-10 and 1.1 dated 2015-03-24
Description: Provides an R-interface to the Tumblr web API (see Tumblr v2 API on https://www.tumblr.com/docs/en/api/v2). Tumblr is a microblogging platform and social networking website (https://www.tumblr.com).
Author: Andrea Capozio
Maintainer: Andrea Capozio
DESCRIPTION | 16 ++++++++--------
MD5 | 38 +++++++++++++++++++-------------------
NAMESPACE | 2 +-
R/dashboard.R | 2 +-
R/def.postParams.R | 4 ++--
R/follow.R | 2 +-
R/followers.R | 2 +-
R/like.post.R | 2 +-
R/post.R | 2 +-
R/post.delete.R | 2 +-
R/post.edit.R | 2 +-
R/post.reblog.R | 4 ++--
R/posts.draft.R | 2 +-
R/posts.queue.R | 2 +-
R/posts.submission.R | 2 +-
R/unfollow.R | 2 +-
R/unlike.post.R | 2 +-
R/user.following.R | 2 +-
R/user.info.R | 2 +-
R/user.likes.R | 2 +-
20 files changed, 47 insertions(+), 47 deletions(-)
Title: Time-Dependent ROC Curve and AUC for Censored Survival Data
Diff between timeROC versions 0.2 dated 2013-05-27 and 0.3 dated 2015-03-24
Description: Estimation of time-dependent ROC curve and area under time dependent ROC curve (AUC) in the presence of censored data, with or without competing risks. Confidence intervals of AUCs and tests for comparing AUCs of two rival markers measured on the same subjects can be computed, using the iid-representation of the AUC estimator. Plot functions for time-dependent ROC curves and AUC curves are provided. Time-dependent Positive Predictive Values (PPV) and Negative Predictive Values (NPV) can also be computed.
Author: Paul Blanche
Maintainer: Paul Blanche
DESCRIPTION | 24 +++++++++---------------
MD5 | 31 ++++++++++++++++---------------
NEWS | 6 ++++++
R/SeSpPPVNPV.R | 6 +++---
R/confint_ipcwROC.R | 6 +++---
R/timeROC_3.R | 8 ++++----
THANKS | 1 -
inst |only
man/Paquid.Rd | 15 ++++++++++-----
man/SeSpPPVNPV.Rd | 9 +++++----
man/compare.Rd | 9 +++++----
man/confint.Rd | 9 +++++----
man/plot.Rd | 5 +++--
man/plotAUCcurve.Rd | 8 +++++---
man/plotAUCcurveDiff.Rd | 8 +++++---
man/print.Rd | 3 ++-
man/timeROC.Rd | 14 +++++++-------
17 files changed, 88 insertions(+), 74 deletions(-)
Title: Spatially Explicit Capture-Recapture
Diff between secr versions 2.9.3 dated 2015-01-11 and 2.9.4 dated 2015-03-24
Description: Functions to estimate the density and size of a spatially distributed animal population sampled with an array of passive detectors, such as traps, or by searching polygons or transects. Models incorporating distance-dependent detection are fitted by maximizing the likelihood. Tools are included for data manipulation and model selection.
Author: Murray Efford
Maintainer: Murray Efford
secr-2.9.3/secr/inst/doc/secr-densitysurfaces.pdf |only
secr-2.9.3/secr/inst/doc/secr-finitemixtures.pdf |only
secr-2.9.3/secr/inst/doc/secr-noneuclidean.pdf |only
secr-2.9.3/secr/inst/doc/secr-parameterisations.pdf |only
secr-2.9.3/secr/inst/doc/secr-polygondetectors.pdf |only
secr-2.9.3/secr/inst/doc/secr-sound.pdf |only
secr-2.9.3/secr/inst/doc/secr-varyingeffort.pdf |only
secr-2.9.4/secr/DESCRIPTION | 11 -
secr-2.9.4/secr/MD5 | 115 +++++++------
secr-2.9.4/secr/NAMESPACE | 11 -
secr-2.9.4/secr/NEWS | 28 +++
secr-2.9.4/secr/R/esa.R | 7
secr-2.9.4/secr/R/fxi.R | 66 ++++++-
secr-2.9.4/secr/R/homerange.R | 3
secr-2.9.4/secr/R/join.R | 11 -
secr-2.9.4/secr/R/methods.R | 16 +
secr-2.9.4/secr/R/plot.mask.r | 15 +
secr-2.9.4/secr/R/rbind.capthist.R | 4
secr-2.9.4/secr/R/reduce.R | 4
secr-2.9.4/secr/R/regionN.R | 14 +
secr-2.9.4/secr/R/secr.fit.R | 31 ++-
secr-2.9.4/secr/R/secrloglik.R | 22 +-
secr-2.9.4/secr/R/sim.capthist.R | 3
secr-2.9.4/secr/R/sim.popn.R | 166 +++++++++++---------
secr-2.9.4/secr/R/sim.secr.R | 7
secr-2.9.4/secr/R/utility.R | 138 +++++++++++++++-
secr-2.9.4/secr/build |only
secr-2.9.4/secr/inst/doc/index.html | 107 +++++++++++-
secr-2.9.4/secr/inst/doc/secr-datainput.R |only
secr-2.9.4/secr/inst/doc/secr-datainput.Rmd |only
secr-2.9.4/secr/inst/doc/secr-datainput.pdf |binary
secr-2.9.4/secr/inst/doc/secr-manual.pdf |binary
secr-2.9.4/secr/inst/doc/secr-overview.R |only
secr-2.9.4/secr/inst/doc/secr-overview.Rmd |only
secr-2.9.4/secr/inst/doc/secr-overview.pdf |binary
secr-2.9.4/secr/man/DENSITY.Rd | 6
secr-2.9.4/secr/man/FAQ.Rd | 4
secr-2.9.4/secr/man/Parallel.Rd | 3
secr-2.9.4/secr/man/RMarkInput.Rd | 2
secr-2.9.4/secr/man/coulombe.Rd | 2
secr-2.9.4/secr/man/deletemaskpoints.Rd |only
secr-2.9.4/secr/man/details.Rd | 39 ++++
secr-2.9.4/secr/man/detector.Rd | 6
secr-2.9.4/secr/man/fx.total.Rd | 6
secr-2.9.4/secr/man/fxi.Rd | 49 +++++
secr-2.9.4/secr/man/hcov.Rd | 2
secr-2.9.4/secr/man/hornedlizard.Rd | 5
secr-2.9.4/secr/man/make.capthist.Rd | 19 +-
secr-2.9.4/secr/man/make.mask.Rd | 8
secr-2.9.4/secr/man/secr-package.Rd | 24 +-
secr-2.9.4/secr/man/secr.fit.Rd | 4
secr-2.9.4/secr/man/secr.model.density.Rd | 7
secr-2.9.4/secr/man/secr.model.detection.Rd | 2
secr-2.9.4/secr/man/secr.models.Rd | 4
secr-2.9.4/secr/man/sim.popn.Rd | 10 -
secr-2.9.4/secr/man/simpopndetails.Rd |only
secr-2.9.4/secr/man/smooths.Rd | 5
secr-2.9.4/secr/man/timevaryingcov.Rd | 4
secr-2.9.4/secr/man/troubleshooting.Rd | 10 -
secr-2.9.4/secr/man/usage.Rd | 4
secr-2.9.4/secr/man/userdist.Rd | 20 +-
secr-2.9.4/secr/man/utility.Rd | 68 ++++++--
secr-2.9.4/secr/src/secr.c | 32 +--
secr-2.9.4/secr/vignettes |only
64 files changed, 811 insertions(+), 313 deletions(-)
More information about internetarchive at CRAN
Permanent link
Title: Bayesian Analysis of Generalized Elliptical Semi-Parametric
Models and Flexible Measurement Error Models
Diff between BayesGESM versions 1.2 dated 2015-01-09 and 1.3 dated 2015-03-24
Description: It allows to perform the statistical inference based on the Bayesian approach for regression models under the assumption that independent additive errors follow normal, Student-t, slash, contaminated normal, Laplace or symmetric hyperbolic distributions, i.e., additive errors follow a scale mixtures of normal distributions. The regression models considered in this package are: (i) Generalized elliptical semi-parametric models, where both location and dispersion parameters of the response variable distribution include non-parametric additive components described by using B-splines; and (ii) Flexible measurement error models, which admit explanatory variables with and without measurement additive errors as well as the presence of nonlinear effects that are approximated by using B-splines.
Author: Luz Marina Rondon
Maintainer: Luz Marina Rondon
DESCRIPTION | 14 +-
MD5 | 22 +--
NAMESPACE | 8 -
R/bsp.R | 27 ++--
R/bsp.graph.fmem.R |only
R/fmem.R | 300 ++++++++++++++++++++++++++---------------------
R/mcmc.fmem.R | 231 ++++++++++++++++++++++--------------
R/summary.fmem.R | 60 +++++++--
man/BayesGESM-package.Rd | 27 ++--
man/bsp.graph.Rd | 2
man/bsp.graph.fmem.Rd |only
man/fmem.Rd | 29 +++-
man/summary.fmem.Rd | 2
13 files changed, 437 insertions(+), 285 deletions(-)
Title: Bi-Directional Interface Between R and Scala with Callbacks
Diff between rscala versions 1.0.2 dated 2015-03-08 and 1.0.4 dated 2015-03-24
Description: The Scala interpreter is embedded in R and callbacks to R from the embedded interpreter are supported. Conversely, the R interpreter is embedded in Scala. Scala versions 2.10 and 2.11 are supported.
Author: David B. Dahl [aut, cre],
Scala developers [ctb] (see http://scala-lang.org/)
Maintainer: David B. Dahl
rscala-1.0.2/rscala/inst/java/rscala_2.10-1.0.2.jar |only
rscala-1.0.2/rscala/inst/java/rscala_2.11-1.0.2.jar |only
rscala-1.0.2/rscala/java/rscala_2.10-1.0.2-sources.jar |only
rscala-1.0.2/rscala/java/rscala_2.11-1.0.2-sources.jar |only
rscala-1.0.4/rscala/DESCRIPTION | 8
rscala-1.0.4/rscala/MD5 | 28 +-
rscala-1.0.4/rscala/NAMESPACE | 8
rscala-1.0.4/rscala/NEWS | 32 ++
rscala-1.0.4/rscala/R/common.R | 5
rscala-1.0.4/rscala/R/protocol.R | 12
rscala-1.0.4/rscala/R/rServer.R | 32 ++
rscala-1.0.4/rscala/R/scalaInterpreter.R | 221 ++++++++++++++---
rscala-1.0.4/rscala/inst/java/rscala_2.10-1.0.4.jar |only
rscala-1.0.4/rscala/inst/java/rscala_2.11-1.0.4.jar |only
rscala-1.0.4/rscala/java/rscala_2.10-1.0.4-sources.jar |only
rscala-1.0.4/rscala/java/rscala_2.11-1.0.4-sources.jar |only
rscala-1.0.4/rscala/man/constructor.Rd | 29 ++
rscala-1.0.4/rscala/man/eval.Rd | 43 ++-
rscala-1.0.4/rscala/man/print.Rd | 4
19 files changed, 333 insertions(+), 89 deletions(-)
Title: Import Stata 13 Data Files
Diff between readstata13 versions 0.6 dated 2015-03-22 and 0.6.1 dated 2015-03-24
Description: Function to read and write the Stata 13 file format.
Author: Jan Marvin Garbuszus [aut],
Sebastian Jeworutzki [aut, cre],
R Core Team [cph]
Maintainer: Sebastian Jeworutzki
CHANGELOG | 3 +++
DESCRIPTION | 7 ++++---
MD5 | 8 ++++----
README.md | 8 +++++---
src/rcpp_readstata.cpp | 40 ++++++++++++++++++++--------------------
5 files changed, 36 insertions(+), 30 deletions(-)
Title: A Tool for PH/MAP Parameter Estimation
Diff between mapfit versions 0.9.6 dated 2015-03-19 and 0.9.7 dated 2015-03-24
Description: Estimation methods for phase-type
distribution (PH) and Markovian arrival process (MAP) from
empirical data (point and grouped data) and density function.
Author: Hiroyuki Okamura
Maintainer: Hiroyuki Okamura
DESCRIPTION | 12 ++++++------
MD5 | 30 +++++++++++++++---------------
man/cf1-class.Rd | 2 +-
man/cf1.Rd | 6 +++---
man/erhmm-class.Rd | 2 +-
man/erhmm.Rd | 2 +-
man/herlang.Rd | 9 +++++----
man/map.Rd | 4 ++--
man/map.mmoment.Rd | 10 +++++-----
man/mapfit-package.Rd | 13 +++++++------
man/ph.Rd | 6 +++---
man/ph.moment-method.Rd | 2 +-
man/phfit.3mom.Rd | 2 +-
src/mexp/include/mexp.hh | 2 ++
src/mexp/src/mexp_unif_thread.cc | 10 +++++++++-
src/mexp/src/mexpi_unif_thread.cc | 2 +-
16 files changed, 63 insertions(+), 51 deletions(-)
Title: Prediction of Fish Movement Parameters
Diff between fishmove versions 0.2-1 dated 2014-01-15 and 0.3-1 dated 2015-03-24
Description: Functions to predict fish movement parameters plotting leptokurtic fish dispersal kernels (see Radinger and Wolter, 2014: Patterns and predictors of fish dispersal in rivers. Fish and Fisheries. 15:456-473.)
Author: Johannes Radinger
Maintainer: Johannes Radinger
fishmove-0.2-1/fishmove/data |only
fishmove-0.3-1/fishmove/DESCRIPTION | 10 +++++-----
fishmove-0.3-1/fishmove/MD5 | 23 ++++++++++++-----------
fishmove-0.3-1/fishmove/NAMESPACE | 13 ++++++++-----
fishmove-0.3-1/fishmove/R/fishmove.R | 1 -
fishmove-0.3-1/fishmove/R/fishmove_estimate.R |only
fishmove-0.3-1/fishmove/R/sysdata.rda |only
fishmove-0.3-1/fishmove/inst/CITATION | 6 +++---
fishmove-0.3-1/fishmove/man/datafishmove.Rd | 4 ++--
fishmove-0.3-1/fishmove/man/fishmove-package.Rd | 12 ++++++------
fishmove-0.3-1/fishmove/man/fishmove.Rd | 4 ++--
fishmove-0.3-1/fishmove/man/fishmove.estimate.Rd |only
fishmove-0.3-1/fishmove/man/fishmove.query.Rd | 8 ++++----
fishmove-0.3-1/fishmove/man/pdk.Rd | 4 ++--
14 files changed, 44 insertions(+), 41 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-03-18 0.1.75
2015-03-16 0.1.71
Title: Readable Check Functions to Ensure Code Integrity
Diff between assertive versions 0.2-1 dated 2015-02-04 and 0.2-4 dated 2015-03-24
Description: Lots of is_* functions to check the state of your variables,
and assert_* functions to throw errors if they aren't in the right form.
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton
assertive-0.2-1/assertive/man/is_S4.Rd |only
assertive-0.2-1/assertive/man/parenthesise.Rd |only
assertive-0.2-4/assertive/DESCRIPTION | 13
assertive-0.2-4/assertive/MD5 | 140 -
assertive-0.2-4/assertive/NAMESPACE | 23
assertive-0.2-4/assertive/NEWS | 5
assertive-0.2-4/assertive/R/assert-has.R | 24
assertive-0.2-4/assertive/R/assert-is-empty-scalar.R | 21
assertive-0.2-4/assertive/R/assert-is-file.R | 28
assertive-0.2-4/assertive/R/assert-is-in-range.R | 44
assertive-0.2-4/assertive/R/assert-is-na-nan-null.R | 28
assertive-0.2-4/assertive/R/assert-is-other.R | 26
assertive-0.2-4/assertive/R/assert-is-real-imaginary.R | 24
assertive-0.2-4/assertive/R/assert-is-reflection.R | 40
assertive-0.2-4/assertive/R/assert-is-set.R |only
assertive-0.2-4/assertive/R/assert-is-string-uk.R | 154 -
assertive-0.2-4/assertive/R/assert-is-string-us.R | 8
assertive-0.2-4/assertive/R/assert-is-string.R | 52
assertive-0.2-4/assertive/R/assert-is-time.R | 8
assertive-0.2-4/assertive/R/assert-is-true-false.R | 8
assertive-0.2-4/assertive/R/assert-is-type.R | 16
assertive-0.2-4/assertive/R/assert-r-has-capability.R | 271 +-
assertive-0.2-4/assertive/R/internal.R | 23
assertive-0.2-4/assertive/R/is-connection.R | 20
assertive-0.2-4/assertive/R/is-empty-scalar.R | 428 +--
assertive-0.2-4/assertive/R/is-file.R | 2
assertive-0.2-4/assertive/R/is-na-nan-null.R | 2
assertive-0.2-4/assertive/R/is-other.R | 577 ++--
assertive-0.2-4/assertive/R/is-real-imaginary.R | 17
assertive-0.2-4/assertive/R/is-reflection.R | 66
assertive-0.2-4/assertive/R/is-set.R |only
assertive-0.2-4/assertive/R/is-string-us.R | 284 +-
assertive-0.2-4/assertive/R/is-string.R | 1314 +++++-----
assertive-0.2-4/assertive/R/is-true-false.R | 194 -
assertive-0.2-4/assertive/R/is-type.R | 14
assertive-0.2-4/assertive/R/r-has-capability.R | 567 ++--
assertive-0.2-4/assertive/R/utils.R | 49
assertive-0.2-4/assertive/R/zzz.R | 2
assertive-0.2-4/assertive/README.md |only
assertive-0.2-4/assertive/build |only
assertive-0.2-4/assertive/inst/doc |only
assertive-0.2-4/assertive/inst/po |only
assertive-0.2-4/assertive/inst/tests/test-has.R | 6
assertive-0.2-4/assertive/inst/tests/test-is-reflection.R | 14
assertive-0.2-4/assertive/inst/tests/test-is-string.R | 4
assertive-0.2-4/assertive/inst/tests/test-is-type.R | 8
assertive-0.2-4/assertive/inst/tests/test-r-has-capabilities.R | 2
assertive-0.2-4/assertive/man/bapply.Rd | 2
assertive-0.2-4/assertive/man/cause.Rd | 2
assertive-0.2-4/assertive/man/false.Rd | 2
assertive-0.2-4/assertive/man/is_connection.Rd | 3
assertive-0.2-4/assertive/man/is_email_address.Rd | 10
assertive-0.2-4/assertive/man/is_empty.Rd | 12
assertive-0.2-4/assertive/man/is_existing.Rd | 2
assertive-0.2-4/assertive/man/is_hex_color.Rd | 10
assertive-0.2-4/assertive/man/is_null.Rd | 3
assertive-0.2-4/assertive/man/is_r.Rd | 26
assertive-0.2-4/assertive/man/is_real.Rd | 22
assertive-0.2-4/assertive/man/is_s4.Rd |only
assertive-0.2-4/assertive/man/is_set_equal.Rd |only
assertive-0.2-4/assertive/man/is_true.Rd | 4
assertive-0.2-4/assertive/man/is_valid_variable_name.Rd | 4
assertive-0.2-4/assertive/man/is_whole_number.Rd | 5
assertive-0.2-4/assertive/man/is_windows.Rd | 15
assertive-0.2-4/assertive/man/na.Rd | 2
assertive-0.2-4/assertive/man/parenthesize.Rd |only
assertive-0.2-4/assertive/man/r_can_build_translations.Rd |only
assertive-0.2-4/assertive/man/r_can_compile_code.Rd | 3
assertive-0.2-4/assertive/man/strip_invalid_chars.Rd | 2
assertive-0.2-4/assertive/po |only
assertive-0.2-4/assertive/vignettes |only
71 files changed, 2479 insertions(+), 2176 deletions(-)
Title: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Diff between RoughSets versions 1.2-0 dated 2015-03-19 and 1.2-1 dated 2015-03-24
Description: Implementations of algorithms for data analysis
based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We
not only provide implementations for the basic concepts of RST and FRST but also
popular algorithms that derive from those theories. The methods included in the
package can be divided into several categories based on their functionality:
discretization, feature selection, instance selection, rule induction and classification
based on nearest neighbors. RST was introduced by Zdzisław Pawlak in 1982
as a sophisticated mathematical tool based on indiscernibility relations to
model and process imprecise or incomplete information. It works on
symbolic-valued datasets for tackling the data analysis problems. By using
the indiscernibility relation for objects/instances, RST does not require
additional parameters to analyze the data. FRST is an extension of RST. The
FRST combines concepts of vagueness and indiscernibility that are expressed
with fuzzy sets (as proposed by Zadeh, in 1965) and RST.
Author: Lala Septem Riza [aut],
Andrzej Janusz [aut],
Dominik Ślęzak [ctb],
Chris Cornelis [ctb],
Francisco Herrera [ctb],
Jose Manuel Benitez [ctb],
Christoph Bergmeir [ctb, cre],
Sebastian Stawicki [ctb]
Maintainer: Christoph Bergmeir
DESCRIPTION | 8
MD5 | 234 -
R/BasicFuzzyRoughSets.R | 3344 +++++++++++++--------------
R/BasicRoughSets.OtherFuncCollections.R | 2596 ++++++++++----------
R/BasicRoughSets.R | 804 +++---
R/Discretization.OtherFuncCollections.R | 582 ++--
R/Discretization.R | 2
R/FeatureSelection.OtherFuncCollections.R | 1872 +++++++--------
R/FeatureSelection.R | 3164 ++++++++++++-------------
R/FuzzyRoughSets-introduction.R | 274 +-
R/IOFunctions.R | 1660 ++++++-------
R/InstanceSelection.OtherFuncCollections.R | 126 -
R/InstanceSelection.R | 658 ++---
R/MissingValue.R | 804 +++---
R/NearestNeigbour.OtherFuncCollections.R | 480 +--
R/NearestNeigbour.R | 674 ++---
R/RcppExports.R | 22
R/RoughSets-introduction.R | 232 -
R/RoughSets-package.R | 1086 ++++----
R/RuleInduction.OtherFuncCollections.R | 950 +++----
R/RuleInduction.R | 2102 ++++++++--------
demo/BasicConcept.FRST.R | 94
demo/BasicConcept.RST.R | 50
demo/D.discretize.equal.intervals.RST.R | 28
demo/D.discretize.quantiles.RST.R | 28
demo/D.global.discernibility.heuristic.RST.R | 28
demo/D.local.discernibility.matrix.RST.R | 26
demo/D.max.discernibility.matrix.RST.R | 22
demo/DiscernibilityMatrix.FRST.R | 56
demo/DiscernibilityMatrix.RST.R | 22
demo/FRNN.O.iris.R | 66
demo/FRNN.iris.R | 76
demo/FS.QuickReduct.FRST.Ex1.R | 112
demo/FS.QuickReduct.FRST.Ex2.R | 102
demo/FS.QuickReduct.FRST.Ex3.R | 102
demo/FS.QuickReduct.FRST.Ex4.R | 108
demo/FS.QuickReduct.FRST.Ex5.R | 114
demo/FS.QuickReduct.RST.R | 20
demo/FS.greedy.heuristic.reduct.RST.R | 28
demo/FS.greedy.heuristic.superreduct.RST.R | 28
demo/FS.nearOpt.fvprs.FRST.R | 18
demo/FS.permutation.heuristic.reduct.RST.R | 28
demo/GettingStarted.A.R | 206 -
demo/GettingStarted.B.R | 272 +-
demo/IS.FRIS.FRST.R | 38
demo/IS.FRPS.FRST.R | 30
demo/MV.simpleData.R | 60
demo/POSNN.iris.R | 64
demo/RI.classification.FRST.R | 62
demo/RI.indiscernibilityBasedRules.RST.R | 38
demo/RI.regression.FRST.R | 38
demo/SimulationDataAnalysisWine.R | 296 +-
man/A.Introduction-RoughSets.Rd | 202 -
man/B.Introduction-FuzzyRoughSets.Rd | 246 -
man/BC.IND.relation.FRST.Rd | 634 ++---
man/BC.IND.relation.RST.Rd | 132 -
man/BC.LU.approximation.FRST.Rd | 796 +++---
man/BC.LU.approximation.RST.Rd | 116
man/BC.discernibility.mat.FRST.Rd | 434 +--
man/BC.discernibility.mat.RST.Rd | 132 -
man/BC.positive.reg.FRST.Rd | 224 -
man/BC.positive.reg.RST.Rd | 122
man/C.FRNN.FRST.Rd | 270 +-
man/C.FRNN.O.FRST.Rd | 166 -
man/C.POSNN.FRST.Rd | 162 -
man/D.discretization.RST.Rd | 164 -
man/D.discretize.equal.intervals.RST.Rd | 110
man/D.discretize.quantiles.RST.Rd | 112
man/D.global.discernibility.heuristic.RST.Rd | 160 -
man/D.local.discernibility.matrix.RST.Rd | 146 -
man/D.max.discernibility.matrix.RST.Rd | 150 -
man/FS.DAAR.heuristic.RST.Rd | 192 -
man/FS.all.reducts.computation.Rd | 132 -
man/FS.feature.subset.computation.Rd | 142 -
man/FS.greedy.heuristic.reduct.RST.Rd | 212 -
man/FS.greedy.heuristic.superreduct.RST.Rd | 148 -
man/FS.nearOpt.fvprs.FRST.Rd | 150 -
man/FS.one.reduct.computation.Rd | 132 -
man/FS.permutation.heuristic.reduct.RST.Rd | 158 -
man/FS.quickreduct.FRST.Rd | 582 ++--
man/FS.quickreduct.RST.Rd | 136 -
man/FS.reduct.computation.Rd | 140 -
man/IS.FRIS.FRST.Rd | 168 -
man/IS.FRPS.FRST.Rd | 152 -
man/MV.conceptClosestFit.Rd | 100
man/MV.deletionCases.Rd | 90
man/MV.globalClosestFit.Rd | 108
man/MV.missingValueCompletion.Rd | 120
man/MV.mostCommonVal.Rd | 90
man/MV.mostCommonValResConcept.Rd | 90
man/RI.AQRules.RST.Rd | 148 -
man/RI.CN2Rules.RST.Rd | 138 -
man/RI.GFRS.FRST.Rd | 174 -
man/RI.LEM2Rules.RST.Rd | 134 -
man/RI.hybridFS.FRST.Rd | 144 -
man/RI.indiscernibilityBasedRules.RST.Rd | 138 -
man/RoughSetData.Rd | 260 +-
man/RoughSets-package.Rd | 1054 ++++----
man/SF.applyDecTable.Rd | 222 -
man/SF.asDecisionTable.Rd | 140 -
man/SF.asFeatureSubset.Rd | 104
man/SF.read.DecisionTable.Rd | 98
man/X.entropy.Rd | 50
man/X.gini.Rd | 52
man/X.laplace.Rd | 48
man/X.nOfConflicts.Rd | 42
man/X.ruleStrength.Rd | 50
man/X.rulesCounting.Rd | 50
man/predict.RuleSetFRST.Rd | 136 -
man/predict.RuleSetRST.Rd | 182 -
man/print.FeatureSubset.Rd | 66
man/print.RuleSetRST.Rd | 68
man/summary.IndiscernibilityRelation.Rd | 92
man/summary.LowerUpperApproximation.Rd | 80
man/summary.PositiveRegion.Rd | 82
man/summary.RuleSetFRST.Rd | 120
man/summary.RuleSetRST.Rd | 88
src/discretization.cc | 160 -
118 files changed, 17787 insertions(+), 17787 deletions(-)
Title: Respondent-Driven Sampling
Diff between RDS versions 0.7 dated 2015-01-20 and 0.7-1 dated 2015-03-24
Description: Provides functionality for carrying out estimation
with data collected using Respondent-Driven Sampling. This includes
Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential
Sampling estimator.
Author: Mark S. Handcock [aut, cre],
Krista J. Gile [aut],
Ian E. Fellows [aut],
W. Whipple Neely [aut]
Maintainer: Mark S. Handcock
DESCRIPTION | 14 -
MD5 | 36 +-
R/LRT.trend.R | 44 ++-
R/RDS.compare.proportions.R | 11
R/bgk_kde.R |only
R/bootstrap-intervals.R | 2
R/homophily.R | 2
R/llmeC.R | 530 ++++++++++++++---------------------------
R/me.impute.R | 193 ++++++--------
R/rds.data.frame-plots.R | 4
man/LRT.value.trend.Rd | 2
man/RDS.bootstrap.intervals.Rd | 2
man/RDS.compare.proportions.Rd | 2
man/homophily.estimates.Rd | 2
man/impute.degree.Rd | 45 ++-
man/plot.rds.data.frame.Rd | 2
man/reingold.tilford.plot.Rd | 2
src/dpoilog.c |only
src/llmeC.c | 114 ++++----
src/llmeC.h | 9
20 files changed, 450 insertions(+), 566 deletions(-)
Title: Large, Sparse Optimal Matching with Refined Covariate Balance
Diff between rcbalance versions 1.3 dated 2015-03-13 and 1.4 dated 2015-03-24
Description: Tools for large, sparse optimal matching of treated units
and control units in observational studies. Provisions are
made for refined covariate balance constraints, which include
fine and near-fine balance as special cases. Matches are
optimal in the sense that they are computed as solutions to
network optimization problems rather than greedy algorithms.
Author: Samuel D. Pimentel
Maintainer: Samuel D. Pimentel
DESCRIPTION | 6 +++---
MD5 | 4 ++--
R/rcbalance.R | 4 +++-
3 files changed, 8 insertions(+), 6 deletions(-)
Title: Multilevel Joint Modelling Multiple Imputation
Diff between jomo versions 0.1-2 dated 2015-01-07 and 0.2-0 dated 2015-03-24
Description: Building on Schafer's package pan and on the standalone program REALCOM, jomo is a package for multilevel joint modelling multiple imputation.
Binary and categorical variables are handled through latent normal variables and algorithms for cluster-specific covariance matrices are introduced.
Author: Matteo Quartagno, James Carpenter
Maintainer: Matteo Quartagno
jomo-0.1-2/jomo/src/rnglib.c |only
jomo-0.1-2/jomo/src/rnglib.h |only
jomo-0.2-0/jomo/DESCRIPTION | 8 +-
jomo-0.2-0/jomo/MD5 | 50 ++++++++----------
jomo-0.2-0/jomo/NAMESPACE | 2
jomo-0.2-0/jomo/R/jomo1rancathr.R | 2
jomo-0.2-0/jomo/inst/CITATION | 3 -
jomo-0.2-0/jomo/man/jomo1cat.Rd | 2
jomo-0.2-0/jomo/man/jomo1con.Rd | 4 -
jomo-0.2-0/jomo/man/jomo1mix.Rd | 12 ++--
jomo-0.2-0/jomo/man/jomo1rancat.Rd | 2
jomo-0.2-0/jomo/man/jomo1rancathr.Rd | 2
jomo-0.2-0/jomo/man/jomo1rancon.Rd | 4 -
jomo-0.2-0/jomo/man/jomo1ranconhr.Rd | 4 -
jomo-0.2-0/jomo/man/jomo1ranmix.Rd | 12 ++--
jomo-0.2-0/jomo/man/jomo1ranmixhr.Rd | 12 ++--
jomo-0.2-0/jomo/src/jomo1con.c | 1
jomo-0.2-0/jomo/src/jomo1mix.c | 95 +++++++++++++++++++++++-----------
jomo-0.2-0/jomo/src/jomo1mix2.c | 77 ++++++++++++++++++++--------
jomo-0.2-0/jomo/src/jomo1rancon.c | 1
jomo-0.2-0/jomo/src/jomo1ranconhf.c | 1
jomo-0.2-0/jomo/src/jomo1ranconhr.c | 5 -
jomo-0.2-0/jomo/src/jomo1ranmix.c | 96 ++++++++++++++++++++++++-----------
jomo-0.2-0/jomo/src/jomo1ranmix2.c | 88 +++++++++++++++++++++++---------
jomo-0.2-0/jomo/src/jomo1ranmixhr.c | 94 +++++++++++++++++++++-------------
jomo-0.2-0/jomo/src/pdflib.c | 9 ++-
jomo-0.2-0/jomo/src/wishart.c | 1
27 files changed, 379 insertions(+), 208 deletions(-)
Title: Tests of Fit for some Probability Distributions
Diff between goft versions 1.0 dated 2013-12-04 and 1.1 dated 2015-03-24
Description: Tests of fit for the gamma, normal, multivariate normal and generalized Pareto distributions.
Author: Elizabeth Gonzalez-Estrada, Jose A. Villasenor-Alva
Maintainer: Elizabeth Gonzalez-Estrada
goft-1.0/goft/R/gumbel.R |only
goft-1.0/goft/man/gumbel.Rd |only
goft-1.1/goft/DESCRIPTION | 15 +++----
goft-1.1/goft/MD5 | 19 +++++----
goft-1.1/goft/R/gamma.test.R |only
goft-1.1/goft/R/mvShapiro.Test.R | 74 ++++++++++++++++++------------------
goft-1.1/goft/R/normal.R | 70 +++++++++++++++++-----------------
goft-1.1/goft/data |only
goft-1.1/goft/inst |only
goft-1.1/goft/man/gamma.test.Rd |only
goft-1.1/goft/man/goats.Rd |only
goft-1.1/goft/man/gpd.test.Rd | 2
goft-1.1/goft/man/mvShapiro.Test.Rd | 12 +++--
goft-1.1/goft/man/normal.Rd | 11 ++---
14 files changed, 103 insertions(+), 100 deletions(-)
Title: Functions and Datasets for "Forest Analytics with R"
Diff between FAwR versions 1.0.1 dated 2011-05-15 and 1.1.0 dated 2015-03-24
Description: Provides functions and datasets from the book "Forest Analytics with R".
Author: Andrew Robinson and Jeff Hamann
Maintainer: Andrew Robinson
FAwR-1.0.1/FAwR/R/schedpack.r |only
FAwR-1.1.0/FAwR/ChangeLog |only
FAwR-1.1.0/FAwR/DESCRIPTION | 17
FAwR-1.1.0/FAwR/MD5 |only
FAwR-1.1.0/FAwR/NAMESPACE |only
FAwR-1.1.0/FAwR/R/from-weikko-jarros-schedpack.r |only
FAwR-1.1.0/FAwR/data/gutten.rda |binary
FAwR-1.1.0/FAwR/data/stage.rda |binary
FAwR-1.1.0/FAwR/data/sweetgum.rda |binary
FAwR-1.1.0/FAwR/data/ufc.rda |binary
FAwR-1.1.0/FAwR/inst/resources/data/final-plots.csv | 1832 +++++-----
FAwR-1.1.0/FAwR/inst/resources/errata.txt |only
FAwR-1.1.0/FAwR/inst/resources/scripts/book |only
FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.c |only
FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.h |only
FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.r |only
FAwR-1.1.0/FAwR/inst/resources/scripts/from-weikko-jarros-planning_glpkAPI-GenericPaths.R |only
FAwR-1.1.0/FAwR/inst/resources/scripts/from-weikko-jarros-schedpack.r |only
FAwR-1.1.0/FAwR/inst/resources/scripts/functions.R |only
FAwR-1.1.0/FAwR/inst/resources/scripts/interval_summary.R |only
FAwR-1.1.0/FAwR/inst/resources/scripts/interval_test.R |only
FAwR-1.1.0/FAwR/inst/resources/scripts/ratio_summary.R |only
FAwR-1.1.0/FAwR/inst/resources/scripts/ratio_test.R |only
23 files changed, 924 insertions(+), 925 deletions(-)
Title: Assertive Programming for R Analysis Pipelines
Diff between assertr versions 0.4 dated 2015-03-22 and 0.4.1 dated 2015-03-24
Description: Provides functionality to assert conditions
that have to be met so that errors in data used in
analysis pipelines can fail quickly. Similar to
'stopifnot()' but more powerful, friendly, and easier
for use in pipelines.
Author: Tony Fischetti [aut, cre]
Maintainer: Tony Fischetti
DESCRIPTION | 6 +++---
MD5 | 12 ++++++------
NEWS | 4 ++++
README.md | 9 ++++++---
inst/doc/assertr.html | 4 ++--
tests/testthat/test-assertions.R | 8 ++++----
tests/testthat/test-predicates.R | 14 +++++++-------
7 files changed, 32 insertions(+), 25 deletions(-)