Title: R Interface to FOAAS
Description: R access to the FOAAS (F... Off As A Service) web service is provided.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between rfoaas versions 0.1.3 dated 2015-02-07 and 0.1.6 dated 2015-05-31
ChangeLog | 12 +++++ DESCRIPTION | 8 +-- MD5 | 12 ++--- R/foaas.R | 96 +++++++++++++++++++++++++------------------ README.md | 33 ++++++++++++-- man/rfoaas-package.Rd | 70 +++++++++++++++++-------------- tests/runTestsAgainstFOAAS.R | 11 ++++ 7 files changed, 156 insertions(+), 86 deletions(-)
More information about ShapeSelectForest at CRAN
Permanent link
Title: Tools for Designing and Weighting Survey Samples
Description: Contains functions for sample size calculation for survey samples using stratified or clustered one-, two-, and three-stage sample designs. Other functions compute variance components for multistage designs and sample sizes in two-phase designs. A number of example datasets are included.
Author: Richard Valliant, Jill A. Dever, Frauke Kreuter
Maintainer: Richard Valliant <rvallian@umd.edu>
Diff between PracTools versions 0.1 dated 2015-01-21 and 0.2 dated 2015-05-31
DESCRIPTION | 10 ++--- MD5 | 28 +++++++-------- R/dub.R | 44 ++++++++--------------- R/strAlloc.R | 92 +++++++++++++++++++++++--------------------------- data/Domainy1y2.RData |binary data/MDarea.pop.RData |binary data/hospital.RData |binary data/labor.RData |binary data/nhis.RData |binary data/nhis.large.RData |binary data/nhispart.RData |binary data/smho.N874.RData |binary data/smho98.RData |binary man/smho.N874.Rd | 2 - man/smho98.Rd | 9 +--- 15 files changed, 81 insertions(+), 104 deletions(-)
Title: Diffusion Kernels on a Set of Genotypes
Description: Compute diffusion kernels on DNA polymorphisms, including SNP and bi-allelic genotypes.
Author: Gota Morota and Masanori Koyama
Maintainer: Gota Morota <morota@unl.edu>
Diff between dkDNA versions 0.1.0 dated 2012-04-20 and 0.1.1 dated 2015-05-31
CHANGELOG | 4 ++++ DESCRIPTION | 18 +++++++++--------- MD5 | 12 ++++++------ man/dkDNA-package.Rd | 6 +++--- man/hypercube.Rd | 4 ++-- man/snpgrid.Rd | 4 ++-- man/snphamming.Rd | 4 ++-- 7 files changed, 28 insertions(+), 24 deletions(-)
Title: Running 'WinBUGS' and 'OpenBUGS' from 'R' / 'S-PLUS'
Description: Invoke a 'BUGS' model in 'OpenBUGS' or 'WinBUGS', a class "bugs" for 'BUGS'
results and functions to work with that class.
Function write.model() allows a 'BUGS' model file to be written.
The class and auxiliary functions could be used with other MCMC programs, including 'JAGS'.
Author: originally written by Andrew Gelman <gelman@stat.columbia.edu>;
changes and packaged by Sibylle Sturtz <sturtz@statistik.tu-dortmund.de>
and Uwe Ligges <ligges@statistik.tu-dortmund.de>.
With considerable contributions by Gregor Gorjanc <gregor.gorjanc@bfro.uni-lj.si>
and Jouni Kerman <kerman@stat.columbia.edu>.
Ported to S-PLUS by Insightful Corp.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>
Diff between R2WinBUGS versions 2.1-19 dated 2013-04-07 and 2.1-20 dated 2015-05-31
DESCRIPTION | 34 ++++++++++++++++------------------ MD5 | 16 +++++++++------- R/openbugs.R | 2 +- R/read.bugs.R | 2 +- build |only inst/doc/R2WinBUGS.Rnw |only man/bugs.Rd | 3 +-- man/openbugs.Rd | 3 +-- vignettes/R2WinBUGS.Rnw | 2 +- vignettes/bugs.tex | 2 +- 10 files changed, 31 insertions(+), 33 deletions(-)
Title: Signal processing
Description: A set of signal processing R functions originally written for Matlab/Octave.
Includes filter generation utilities, filtering functions,
resampling routines, and visualization of filter models. It also
includes interpolation functions.
Author: Uwe Ligges [aut, cre] (new maintainer),
Tom Short [aut] (port to R),
Paul Kienzle [aut] (majority of the original sources),
Sarah Schnackenberg [ctb] (various test cases and bug fixes),
David Billinghurst [ctb],
Hans-Werner Borchers [ctb],
Andre Carezia [ctb],
Pascal Dupuis [ctb],
John W. Eaton [ctb],
E. Farhi [ctb],
Kai Habel [ctb],
Kurt Hornik [ctb],
Sebastian Krey [ctb],
Bill Lash [ctb],
Friedrich Leisch [ctb],
Olaf Mersmann [ctb],
Paulo Neis [ctb],
Jaakko Ruohio [ctb],
Julius O. Smith III [ctb],
Doug Stewart [ctb],
Andreas Weingessel [ctb]
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>
Diff between signal versions 0.7-4 dated 2014-04-04 and 0.7-5 dated 2015-05-31
ChangeLog | 5 +++++ DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- R/filter.R | 4 ++-- inst/CITATION | 2 +- 5 files changed, 16 insertions(+), 11 deletions(-)
Title: R Interface to WinEdt
Description: A plug in for using WinEdt as an editor for R.
Author: Uwe Ligges <Uwe.Ligges@R-project.org>
with contributions (the original R-Sweave mode) from Gilbert Ritschard and Karl Koeller
Maintainer: Uwe Ligges <Uwe.Ligges@R-project.org>
Diff between RWinEdt versions 2.0-2 dated 2013-11-17 and 2.0-3 dated 2015-05-31
DESCRIPTION | 10 +++++----- MD5 | 4 ++-- inst/doc/RWinEdt.pdf |binary 3 files changed, 7 insertions(+), 7 deletions(-)
Title: Simulation of Longitudinal Data
Description: Simulation and visualization of complex
models for longitudinal data. The models are encoded using the model coding
language 'Mlxtran', automatically converted into C++ codes, compiled on the
fly and linked to R using the 'Rcpp' package. That allows one to implement
very easily complex ODE-based models and complex statistical models,
including mixed effects models, for continuous, count, categorical, and
time-to-event data.
Author: Marc Lavielle [aut, cre],
Raphael Kuate [ctb],
Romain Francois [ctb],
Fazia Bellal [ctb]
Maintainer: Marc Lavielle <Marc.Lavielle@inria.fr>
Diff between mlxR versions 2.1.1 dated 2015-02-05 and 2.2.0 dated 2015-05-31
DESCRIPTION | 22 MD5 | 59 + NAMESPACE | 10 R/convertmlx.R | 36 - R/exposure.R |only R/ggplotmlx.R | 1 R/hformat.R | 115 ++- R/hgdata.R | 2 R/initMlxLibrary.R | 175 +++- R/mlxComputeRLibraryBuilder.R | 11 R/mlxDataReaderRLibraryBuilder.R |only R/mlxtoolboxReadData.R |only R/monolix2simulx.R |only R/pkmodel.R | 43 + R/prctilemlx.R | 29 R/processing_monolix.R | 1384 ++++++++++++++++++++------------------- R/processing_setting.R | 24 R/read.vector.R |only R/shinymlx.R |only R/simulx.R | 477 ++++++++----- R/stoolsmlx.R |only man/catplotmlx.Rd | 2 man/exposure.Rd |only man/ggplotmlx.Rd | 2 man/inlineDataFrame.Rd | 2 man/inlineModel.Rd | 2 man/kmplotmlx.Rd | 2 man/mlxplore.Rd | 2 man/mlxtoolboxReadData.Rd |only man/monolix2simulx.Rd |only man/pharmml2mlxtran.Rd | 2 man/pkmodel.Rd | 2 man/prctilemlx.Rd | 4 man/read.vector.Rd |only man/setMlxLibraryPath.Rd |only man/shinymlx.Rd |only man/simulx.Rd | 6 37 files changed, 1417 insertions(+), 997 deletions(-)
Title: R interface to the OpenBUGS MCMC software
Description: Fully-interactive R interface to the OpenBUGS software for Bayesian analysis using MCMC sampling. Runs natively and stably in 32-bit R under Windows. Versions running on Linux and on 64-bit R under Windows are in "beta" status and less efficient.
Author: OpenBUGS was developed by Andrew Thomas, Dave Lunn, David Spiegelhalter and Nicky Best. R interface developed by Uwe Ligges, Sibylle Sturtz, Andrew Gelman, Gregor Gorjanc and Chris Jackson. Linux port and most recent developments by Chris Jackson.
Maintainer: Uwe Ligges <ligges@statistik.tu-dortmund.de>
Diff between BRugs versions 0.8-3 dated 2013-08-19 and 0.8-4 dated 2015-05-31
DESCRIPTION | 8 ++++---- MD5 | 10 +++++----- NEWS | 7 +++++++ R/windows/findOpenBUGS.R | 2 +- data/ratsdata.RData |binary data/ratsinits.RData |binary 6 files changed, 17 insertions(+), 10 deletions(-)
Title: Session Reconstruction and Analysis
Description: Functions to aid in reconstructing sessions
and efficiently calculating an array of metrics from the resulting data,
including bounce rate, time-on-page, and session length. Although primarily
designed for web data and analytics, its approach is plausibly applicable
to other domains.
Author: Oliver Keyes
Maintainer: Oliver Keyes <ironholds@gmail.com>
Diff between reconstructr versions 0.5 dated 2014-12-23 and 1.1.0 dated 2015-05-31
reconstructr-0.5/reconstructr/man/sessionise.Rd |only reconstructr-1.1.0/reconstructr/DESCRIPTION | 10 reconstructr-1.1.0/reconstructr/MD5 | 60 +-- reconstructr-1.1.0/reconstructr/NAMESPACE | 4 reconstructr-1.1.0/reconstructr/NEWS |only reconstructr-1.1.0/reconstructr/R/RcppExports.R | 24 - reconstructr-1.1.0/reconstructr/R/metrics.R | 8 reconstructr-1.1.0/reconstructr/R/parameter_fillers.R | 4 reconstructr-1.1.0/reconstructr/R/to_seconds.R | 4 reconstructr-1.1.0/reconstructr/README.md | 13 reconstructr-1.1.0/reconstructr/build/vignette.rds |binary reconstructr-1.1.0/reconstructr/data/session_dataset.RData |binary reconstructr-1.1.0/reconstructr/inst/doc/Introduction.R | 14 reconstructr-1.1.0/reconstructr/inst/doc/Introduction.Rmd | 4 reconstructr-1.1.0/reconstructr/inst/doc/Introduction.html | 4 reconstructr-1.1.0/reconstructr/man/bounce_rate.Rd | 7 reconstructr-1.1.0/reconstructr/man/event_time.Rd | 7 reconstructr-1.1.0/reconstructr/man/padding_value.Rd | 7 reconstructr-1.1.0/reconstructr/man/reconstruct_sessions.Rd |only reconstructr-1.1.0/reconstructr/man/reconstructr.Rd | 3 reconstructr-1.1.0/reconstructr/man/session_dataset.Rd | 3 reconstructr-1.1.0/reconstructr/man/session_events.Rd | 11 reconstructr-1.1.0/reconstructr/man/session_length.Rd | 11 reconstructr-1.1.0/reconstructr/man/to_seconds.Rd | 7 reconstructr-1.1.0/reconstructr/src/Makevars |only reconstructr-1.1.0/reconstructr/src/RcppExports.cpp | 72 +--- reconstructr-1.1.0/reconstructr/src/reconstructr.cpp | 36 +- reconstructr-1.1.0/reconstructr/src/session_metrics.cpp |only reconstructr-1.1.0/reconstructr/src/session_metrics.h | 180 +++------- reconstructr-1.1.0/reconstructr/src/sessionise.cpp |only reconstructr-1.1.0/reconstructr/src/sessionise.h | 103 ++--- reconstructr-1.1.0/reconstructr/tests/testthat/test_padding_value.R | 2 reconstructr-1.1.0/reconstructr/tests/testthat/test_sessionisation.R | 8 reconstructr-1.1.0/reconstructr/vignettes/Introduction.Rmd | 4 34 files changed, 274 insertions(+), 336 deletions(-)
Title: Robust Coefficient Alpha and Omega with Missing and Non-Normal
Data
Description: Cronbach's alpha and McDonald's omega are widely used reliability or internal consistency measures in social, behavioral and education sciences. Alpha is reported in nearly every study that involves measuring a construct through multiple test items. The package 'coefficientalpha' calculates coefficient alpha and coefficient omega with missing data and non-normal data. Robust standard errors and confidence intervals are also provided. A test is also available to test the tau-equivalent and homogeneous assumptions. Version 0.5 added the bootstrap confidence intervals.
Author: Zhiyong Zhang and Ke-Hai Yuan
Maintainer: Zhiyong Zhang <johnnyzhz@gmail.com>
Diff between coefficientalpha versions 0.3.3 dated 2014-12-10 and 0.5 dated 2015-05-31
DESCRIPTION | 14 +- MD5 | 11 + NAMESPACE | 8 + R/Cronbach.R | 284 ++++++++++++++++++++++++++++++++++++++++++--------- man/alpha.Rd | 16 ++ man/bootstrap.Rd |only man/summary.alpha.Rd | 7 - 7 files changed, 275 insertions(+), 65 deletions(-)
More information about coefficientalpha at CRAN
Permanent link
Title: Regression Models for Interval Censored Data
Description: Regression models for interval censored data. Currently supports a semi-parametric Cox-PH and proportional odds models (both fit via ic_sp) and fully parametric Cox-PH and proportional odds models (via ic_par). Easy diagnostics of fit can be evaluated via diag_covar and diag_baseline.
Author: Clifford Anderson-Bergman
Maintainer: Clifford Anderson-Bergman <pistacliffcho@gmail.com>
Diff between icenReg versions 1.1.1 dated 2015-05-10 and 1.2.0 dated 2015-05-31
icenReg-1.1.1/icenReg/R/coxph.R |only icenReg-1.1.1/icenReg/man/ic_ph.Rd |only icenReg-1.1.1/icenReg/man/impute_ic_ph.Rd |only icenReg-1.1.1/icenReg/man/simICPH_beta.Rd |only icenReg-1.1.1/icenReg/src/intCoxFast.h |only icenReg-1.2.0/icenReg/DESCRIPTION | 8 icenReg-1.2.0/icenReg/MD5 | 34 icenReg-1.2.0/icenReg/NAMESPACE | 19 icenReg-1.2.0/icenReg/R/Utilities.R |only icenReg-1.2.0/icenReg/R/user_functions.R |only icenReg-1.2.0/icenReg/man/diag_baseline.Rd |only icenReg-1.2.0/icenReg/man/diag_covar.Rd |only icenReg-1.2.0/icenReg/man/getFitEsts.Rd |only icenReg-1.2.0/icenReg/man/getSCurves.Rd | 12 icenReg-1.2.0/icenReg/man/ic_par.Rd |only icenReg-1.2.0/icenReg/man/ic_sp.Rd |only icenReg-1.2.0/icenReg/man/mdata.Rd | 2 icenReg-1.2.0/icenReg/man/oldFiles |only icenReg-1.2.0/icenReg/man/simIC_weib.Rd |only icenReg-1.2.0/icenReg/src/icenReg.cpp | 1090 ----------------------------- icenReg-1.2.0/icenReg/src/icenReg_files |only 21 files changed, 81 insertions(+), 1084 deletions(-)
Title: Multinomial Logit Models with Random Parameters
Description: An implementation of maximum simulated likelihood method for the estimation of multinomial logit models with random coefficients. Specifically, it allows estimating models with continuous heterogeneity such as the mixed multinomial logit and the generalized multinomial logit. It also allows estimating models with discrete heterogeneity such as the latent class and the mixed-mixed multinomial logit model.
Author: Mauricio Sarrias [aut, cre],
Ricardo Daziano [aut],
Yves Croissant [ctb]
Maintainer: Mauricio Sarrias <msarrias86@gmail.com>
Diff between gmnl versions 1.0 dated 2015-02-22 and 1.1 dated 2015-05-31
DESCRIPTION | 22 +++---- MD5 | 34 ++++++------ NAMESPACE | 2 R/gmnl.R | 26 ++++----- R/gmnl.draws.R | 21 ++++++- R/gmnl.logliks.R | 20 ++++--- R/gmnl.methods.R | 138 +++++++++++++++++++++++++++++++++++-------------- inst |only man/AIC.gmnl.Rd | 2 man/bread.gmnl.Rd | 2 man/cov.gmnl.Rd | 2 man/effect.gmnl.Rd | 2 man/estfun.gmnl.Rd | 2 man/gFormula.Rd | 2 man/getSummary.gmnl.Rd | 2 man/gmnl.Rd | 5 - man/plot.gmnl.Rd | 2 man/vcov.gmnl.Rd |only man/wtp.gmnl.Rd | 2 19 files changed, 183 insertions(+), 103 deletions(-)
Title: Tools for Parsing and Generating XML Within R and S-Plus
Description: Many approaches for both reading and
creating XML (and HTML) documents (including DTDs), both local
and accessible via HTTP or FTP. Also offers access to an
'XPath' "interpreter".
Author: Duncan Temple Lang and the CRAN Team
Maintainer: Duncan Temple Lang <duncan@r-project.org>
Diff between XML versions 3.98-1.1 dated 2013-06-20 and 3.98-1.2 dated 2015-05-31
XML-3.98-1.1/XML/Copyright |only XML-3.98-1.1/XML/a.out.dSYM |only XML-3.98-1.1/XML/symbols.rds |only XML-3.98-1.2/XML/DESCRIPTION | 21 +++++++-------- XML-3.98-1.2/XML/LICENSE |only XML-3.98-1.2/XML/MD5 | 40 ++++++++++++++---------------- XML-3.98-1.2/XML/NAMESPACE | 2 + XML-3.98-1.2/XML/R/SAXMethods.S | 2 - XML-3.98-1.2/XML/R/bitList.R | 2 - XML-3.98-1.2/XML/R/flatTree.R | 4 +++ XML-3.98-1.2/XML/R/schema.S | 2 - XML-3.98-1.2/XML/R/tree.R | 4 +++ XML-3.98-1.2/XML/R/xmlInternalSource.R | 2 - XML-3.98-1.2/XML/R/xmlNodes.R | 1 XML-3.98-1.2/XML/R/zzz.R | 2 - XML-3.98-1.2/XML/inst/COPYRIGHTS |only XML-3.98-1.2/XML/inst/exampleData/dtd.zip |binary XML-3.98-1.2/XML/man/parseDTD.Rd | 2 - XML-3.98-1.2/XML/src/DocParse.c | 3 +- XML-3.98-1.2/XML/src/EventParse.c | 2 - XML-3.98-1.2/XML/src/NodeGC.c | 2 - XML-3.98-1.2/XML/src/NodeGC.h | 6 ++-- XML-3.98-1.2/XML/src/XMLTree.c | 2 - 23 files changed, 54 insertions(+), 45 deletions(-)