Title: Bayesian Modelling of Extremal Dependence in Time Series
Description: Characterisation of the extremal dependence structure of time series, avoiding pre-processing and filtering as done typically with peaks-over-threshold methods. It uses the conditional approach of Heffernan and Tawn (2004) <DOI:10.1111/j.1467-9868.2004.02050.x> which is very flexible in terms of extremal and asymptotic dependence structures, and Bayesian methods improve efficiency and allow for deriving measures of uncertainty. For example, the extremal index, related to the size of clusters in time, can be estimated and samples from its posterior distribution obtained.
Author: Thomas Lugrin
Maintainer: Thomas Lugrin <thomas.lugrin@alumni.epfl.ch>
Diff between tsxtreme versions 0.3.1 dated 2017-03-23 and 0.3.2 dated 2018-12-21
DESCRIPTION | 10 MD5 | 16 - NEWS.md | 5 build/partial.rdb |binary src/etfit.cpp | 698 +++++++++++++++++++++++++------------------------- src/etfit.h | 12 src/etfit_externC.cpp | 36 +- src/init.c | 2 src/tsxtreme.h | 2 9 files changed, 402 insertions(+), 379 deletions(-)
More information about antaresEditObject at CRAN
Permanent link
Title: Spatial Analysis and Modelling Utilities
Description: Utilities to support spatial data manipulation, query, sampling
and modelling. Functions include models for species population density, download
utilities for climate and global deforestation spatial products, spatial
smoothing, multivariate separability, point process model for creating pseudo-
absences and sub-sampling, polygon and point-distance landscape metrics,
auto-logistic model, sampling models, cluster optimization, statistical
exploratory tools and raster-based metrics.
Author: Jeffrey S. Evans [aut, cre],
Karthik Ram [ctb]
Maintainer: Jeffrey S. Evans <jeffrey_evans@tnc.org>
Diff between spatialEco versions 1.1-0 dated 2018-03-06 and 1.1-1 dated 2018-12-21
spatialEco-1.1-0/spatialEco/R/se.news.R |only spatialEco-1.1-0/spatialEco/R/zzz.R |only spatialEco-1.1-0/spatialEco/inst/NEWS |only spatialEco-1.1-0/spatialEco/man/se.news.Rd |only spatialEco-1.1-1/spatialEco/DESCRIPTION | 17 - spatialEco-1.1-1/spatialEco/MD5 | 135 ++++---- spatialEco-1.1-1/spatialEco/NAMESPACE | 9 spatialEco-1.1-1/spatialEco/NEWS |only spatialEco-1.1-1/spatialEco/R/DAYMET_tiles-data.R | 2 spatialEco-1.1-1/spatialEco/R/ants-data.R | 3 spatialEco-1.1-1/spatialEco/R/breeding.density.R | 11 spatialEco-1.1-1/spatialEco/R/class.comparison.R | 8 spatialEco-1.1-1/spatialEco/R/concordance.R | 9 spatialEco-1.1-1/spatialEco/R/conf.interval.R | 3 spatialEco-1.1-1/spatialEco/R/correlogram.R | 2 spatialEco-1.1-1/spatialEco/R/crossCorrelation.R | 108 +++--- spatialEco-1.1-1/spatialEco/R/csi.R | 16 spatialEco-1.1-1/spatialEco/R/curvature.R | 101 ++++-- spatialEco-1.1-1/spatialEco/R/daymet.point.R | 6 spatialEco-1.1-1/spatialEco/R/daymet.tiles.R | 8 spatialEco-1.1-1/spatialEco/R/dispersion.R | 9 spatialEco-1.1-1/spatialEco/R/dissection.R | 3 spatialEco-1.1-1/spatialEco/R/download.daymet.R | 21 - spatialEco-1.1-1/spatialEco/R/download.hansen.R | 36 +- spatialEco-1.1-1/spatialEco/R/effect.size.R | 15 spatialEco-1.1-1/spatialEco/R/hli.R | 42 +- spatialEco-1.1-1/spatialEco/R/hybrid.kmeans.R |only spatialEco-1.1-1/spatialEco/R/kl.divergence.R | 10 spatialEco-1.1-1/spatialEco/R/land.metrics.R | 67 ++-- spatialEco-1.1-1/spatialEco/R/logistic.regression.R | 2 spatialEco-1.1-1/spatialEco/R/morans.plot.R |only spatialEco-1.1-1/spatialEco/R/optimized.sample.variance.R | 3 spatialEco-1.1-1/spatialEco/R/raster.kendall.R | 179 ++++++++--- spatialEco-1.1-1/spatialEco/R/raster.mds.R | 12 spatialEco-1.1-1/spatialEco/R/raster.modifed.ttest.R | 90 ++--- spatialEco-1.1-1/spatialEco/R/sg.smooth.R |only spatialEco-1.1-1/spatialEco/R/smooth.time.series.R |only spatialEco-1.1-1/spatialEco/R/spherical.sd.R |only spatialEco-1.1-1/spatialEco/R/subsample.distance.R |only spatialEco-1.1-1/spatialEco/R/swvi.R |only spatialEco-1.1-1/spatialEco/R/tpi.R | 6 spatialEco-1.1-1/spatialEco/inst/CITATION | 4 spatialEco-1.1-1/spatialEco/man/DAYMET_tiles.Rd | 2 spatialEco-1.1-1/spatialEco/man/ants.Rd | 3 spatialEco-1.1-1/spatialEco/man/breeding.density.Rd | 14 spatialEco-1.1-1/spatialEco/man/class.comparison.Rd | 13 spatialEco-1.1-1/spatialEco/man/concordance.Rd | 8 spatialEco-1.1-1/spatialEco/man/conf.interval.Rd | 3 spatialEco-1.1-1/spatialEco/man/correlogram.Rd | 2 spatialEco-1.1-1/spatialEco/man/crossCorrelation.Rd | 41 +- spatialEco-1.1-1/spatialEco/man/csi.Rd | 15 spatialEco-1.1-1/spatialEco/man/curvature.Rd | 60 ++- spatialEco-1.1-1/spatialEco/man/daymet.point.Rd | 10 spatialEco-1.1-1/spatialEco/man/daymet.tiles.Rd | 9 spatialEco-1.1-1/spatialEco/man/dispersion.Rd | 9 spatialEco-1.1-1/spatialEco/man/download.daymet.Rd | 28 + spatialEco-1.1-1/spatialEco/man/download.hansen.Rd | 48 ++ spatialEco-1.1-1/spatialEco/man/effect.size.Rd | 15 spatialEco-1.1-1/spatialEco/man/hli.Rd | 13 spatialEco-1.1-1/spatialEco/man/hybrid.kmeans.Rd |only spatialEco-1.1-1/spatialEco/man/kl.divergence.Rd | 10 spatialEco-1.1-1/spatialEco/man/land.metrics.Rd | 62 ++- spatialEco-1.1-1/spatialEco/man/logistic.regression.Rd | 2 spatialEco-1.1-1/spatialEco/man/morans.plot.Rd |only spatialEco-1.1-1/spatialEco/man/optimal.k.Rd | 3 spatialEco-1.1-1/spatialEco/man/optimized.sample.variance.Rd | 3 spatialEco-1.1-1/spatialEco/man/poly.regression.Rd | 4 spatialEco-1.1-1/spatialEco/man/pseudo.absence.Rd | 4 spatialEco-1.1-1/spatialEco/man/raster.deviation.Rd | 3 spatialEco-1.1-1/spatialEco/man/raster.kendall.Rd | 51 ++- spatialEco-1.1-1/spatialEco/man/raster.mds.Rd | 12 spatialEco-1.1-1/spatialEco/man/raster.modifed.ttest.Rd | 27 - spatialEco-1.1-1/spatialEco/man/rasterCorrelation.Rd | 3 spatialEco-1.1-1/spatialEco/man/sg.smooth.Rd |only spatialEco-1.1-1/spatialEco/man/smooth.time.series.Rd |only spatialEco-1.1-1/spatialEco/man/spherical.sd.Rd |only spatialEco-1.1-1/spatialEco/man/subsample.distance.Rd |only spatialEco-1.1-1/spatialEco/man/swvi.Rd |only 78 files changed, 937 insertions(+), 477 deletions(-)
Title: List, Query, Manipulate System Processes
Description: List, query and manipulate all system processes, on 'Windows',
'Linux' and 'macOS'.
Author: Jay Loden [aut],
Dave Daeschler [aut],
Giampaolo Rodola' [aut],
Gábor Csárdi [aut, cre],
RStudio [cph]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Diff between ps versions 1.2.1 dated 2018-11-06 and 1.3.0 dated 2018-12-21
DESCRIPTION | 8 +- MD5 | 29 ++++---- NAMESPACE | 1 NEWS.md | 5 + R/linux.R | 26 +++++++ R/package.R | 2 R/system.R | 35 ++++++++++ build/ps.pdf |binary man/ps_cpu_count.Rd |only src/api-linux.c | 12 +++ src/api-macos.c | 20 ++++++ src/api-windows.c | 141 +++++++++++++++++++++++++++++++++++++++++++ src/dummy.c | 2 src/init.c | 10 +-- src/ps.h | 2 tests/testthat/test-system.R | 8 ++ 16 files changed, 279 insertions(+), 22 deletions(-)
Title: Automatic Forecasting Procedure
Description: Implements a procedure for forecasting time series data based on
an additive model where non-linear trends are fit with yearly, weekly, and
daily seasonality, plus holiday effects. It works best with time series
that have strong seasonal effects and several seasons of historical data.
Prophet is robust to missing data and shifts in the trend, and typically
handles outliers well.
Author: Sean Taylor [cre, aut],
Ben Letham [aut]
Maintainer: Sean Taylor <sjt@fb.com>
Diff between prophet versions 0.3.0.1 dated 2018-06-15 and 0.4 dated 2018-12-21
DESCRIPTION | 14 +- MD5 | 32 ++++-- NAMESPACE | 2 R/data.R |only R/diagnostics.R | 1 R/make_holidays.R |only R/plot.R | 4 R/prophet.R | 181 +++++++++++++++++++++++++++++-------- data |only inst/doc/quick_start.html | 34 +++--- man/add_country_holidays.Rd |only man/construct_holiday_dataframe.Rd |only man/generated_holidays.Rd |only man/get_holiday_names.Rd |only man/make_holiday_features.Rd | 5 - man/make_holidays_df.Rd |only man/plot_forecast_component.Rd | 3 man/validate_inputs.Rd | 3 src/install.libs.R | 16 ++- tests/testthat/test_diagnostics.R | 3 tests/testthat/test_prophet.R | 53 +++++++++- 21 files changed, 261 insertions(+), 90 deletions(-)
Title: Highest Density Regions and Conditional Density Estimation
Description: Computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate,and multimodal regression.
Author: Rob Hyndman [aut, cre, cph],
Jochen Einbeck [ctb],
Matthew Wand [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Diff between hdrcde versions 3.2 dated 2018-01-29 and 3.3 dated 2018-12-21
DESCRIPTION | 9 ++--- MD5 | 27 +++++++-------- NEWS.md | 89 ++++++++++++++++++++++++++------------------------ R/hdr.R | 37 ++++++++++++++------ R/hdrscatterplot.R | 82 +++++++++++++++++++++++----------------------- man/cde.Rd | 5 +- man/cde.bandwidths.Rd | 6 +-- man/hdr.Rd | 26 ++++++++++---- man/hdr.boxplot.2d.Rd | 9 ++--- man/hdr.cde.Rd | 4 +- man/hdrbw.Rd | 3 + man/hdrscatterplot.Rd | 11 ++---- man/plot.cde.Rd | 5 +- src/Makevars | 3 + src/Makevars.win |only 15 files changed, 175 insertions(+), 141 deletions(-)
Title: Google Analytics API into R
Description: Interact with the Google Analytics
APIs <https://developers.google.com/analytics/>, including
the Core Reporting API (v3 and v4), Management API, and Multi-Channel
Funnel API.
Author: Mark Edmondson [aut, cre] (<https://orcid.org/0000-0002-8434-3881>),
Artem Klevtsov [ctb],
Johann deBoer [ctb],
David Watkins [ctb],
Olivia Brode-Roger [ctb],
Jas Sohi [ctb],
Zoran Selinger [ctb]
Maintainer: Mark Edmondson <m@sunholo.com>
Diff between googleAnalyticsR versions 0.5.0 dated 2018-02-16 and 0.6.0 dated 2018-12-21
googleAnalyticsR-0.5.0/googleAnalyticsR/man/anti_sample.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/cat0.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/checkPrefix.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/chunkify.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/error.message.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/expect_null_or_s3_class.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/expect_null_or_type.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/getColNameOfClass.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/google_analytics_4_parse_batch.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/idempotency.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/is.NullOb.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/is.error.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/listNameToDFCol.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/myMessage.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/rmNullObs.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/timestamp_to_r.Rd |only googleAnalyticsR-0.5.0/googleAnalyticsR/man/unitToList.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/DESCRIPTION | 16 googleAnalyticsR-0.6.0/googleAnalyticsR/MD5 | 199 ++-- googleAnalyticsR-0.6.0/googleAnalyticsR/NAMESPACE | 31 googleAnalyticsR-0.6.0/googleAnalyticsR/NEWS.md | 17 googleAnalyticsR-0.6.0/googleAnalyticsR/R/accounts.R | 81 + googleAnalyticsR-0.6.0/googleAnalyticsR/R/adwords.R | 23 googleAnalyticsR-0.6.0/googleAnalyticsR/R/aggregate.R | 24 googleAnalyticsR-0.6.0/googleAnalyticsR/R/anti_sample.R | 8 googleAnalyticsR-0.6.0/googleAnalyticsR/R/client_id.R |only googleAnalyticsR-0.6.0/googleAnalyticsR/R/cohorts.R | 5 googleAnalyticsR-0.6.0/googleAnalyticsR/R/custom_data_source.R | 38 googleAnalyticsR-0.6.0/googleAnalyticsR/R/custom_dims_mets.R | 274 ++++++ googleAnalyticsR-0.6.0/googleAnalyticsR/R/experiments.R | 28 googleAnalyticsR-0.6.0/googleAnalyticsR/R/filter_management.R | 53 + googleAnalyticsR-0.6.0/googleAnalyticsR/R/filters.R | 32 googleAnalyticsR-0.6.0/googleAnalyticsR/R/ga_v4_get.R | 48 - googleAnalyticsR-0.6.0/googleAnalyticsR/R/ga_v4_objects.R | 56 + googleAnalyticsR-0.6.0/googleAnalyticsR/R/goal_management.R |only googleAnalyticsR-0.6.0/googleAnalyticsR/R/goals.R | 16 googleAnalyticsR-0.6.0/googleAnalyticsR/R/googleAnalyticsR.R | 47 - googleAnalyticsR-0.6.0/googleAnalyticsR/R/options.R | 13 googleAnalyticsR-0.6.0/googleAnalyticsR/R/parse_functions.R | 83 + googleAnalyticsR-0.6.0/googleAnalyticsR/R/pivots.R | 4 googleAnalyticsR-0.6.0/googleAnalyticsR/R/print-method.R | 20 googleAnalyticsR-0.6.0/googleAnalyticsR/R/quotas_errors.R | 2 googleAnalyticsR-0.6.0/googleAnalyticsR/R/remarketingAudiences.R | 240 +++++ googleAnalyticsR-0.6.0/googleAnalyticsR/R/segments.R | 56 - googleAnalyticsR-0.6.0/googleAnalyticsR/R/shiny-modules.R | 10 googleAnalyticsR-0.6.0/googleAnalyticsR/R/unsampled.R | 30 googleAnalyticsR-0.6.0/googleAnalyticsR/R/users.R | 441 +++++++++- googleAnalyticsR-0.6.0/googleAnalyticsR/R/utilities.R | 96 ++ googleAnalyticsR-0.6.0/googleAnalyticsR/R/views.R | 50 - googleAnalyticsR-0.6.0/googleAnalyticsR/R/webprops.R | 50 - googleAnalyticsR-0.6.0/googleAnalyticsR/README.md | 1 googleAnalyticsR-0.6.0/googleAnalyticsR/build/vignette.rds |binary googleAnalyticsR-0.6.0/googleAnalyticsR/data/meta.rda |binary googleAnalyticsR-0.6.0/googleAnalyticsR/inst/_pkgdown.yml |only googleAnalyticsR-0.6.0/googleAnalyticsR/inst/doc/googleAnalyticsR.Rmd | 14 googleAnalyticsR-0.6.0/googleAnalyticsR/inst/doc/googleAnalyticsR.html | 14 googleAnalyticsR-0.6.0/googleAnalyticsR/inst/hexlogo |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/aggregateGAData.Rd | 18 googleAnalyticsR-0.6.0/googleAnalyticsR/man/authDropdown.Rd | 4 googleAnalyticsR-0.6.0/googleAnalyticsR/man/dim_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/dynamicSegment_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/figures |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/filter_clauses_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_account_list.Rd | 38 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_accounts.Rd | 44 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_adwords.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_adwords_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_clientid_deletion.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_clientid_hash.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_custom_vars.Rd | 24 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_custom_vars_create.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_custom_vars_list.Rd | 45 - googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_custom_vars_patch.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_experiment.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_experiment_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_add.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_apply_to_view.Rd | 17 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_delete.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_update.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_update_filter_link.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_view.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_filter_view_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_goal.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_goal_add.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_goal_list.Rd | 13 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_goal_update.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_remarketing_build.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_remarketing_create.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_remarketing_estimate.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_remarketing_get.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_remarketing_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_segment_list.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_unsampled.Rd | 15 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_unsampled_list.Rd | 16 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_users_add.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_users_delete.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_users_delete_linkid.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_users_list.Rd | 55 - googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_users_update.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_view.Rd | 34 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_view_list.Rd | 36 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_webproperty.Rd | 35 googleAnalyticsR-0.6.0/googleAnalyticsR/man/ga_webproperty_list.Rd | 35 googleAnalyticsR-0.6.0/googleAnalyticsR/man/googleAnalyticsR.Rd | 22 googleAnalyticsR-0.6.0/googleAnalyticsR/man/google_analytics.Rd | 6 googleAnalyticsR-0.6.0/googleAnalyticsR/man/met_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/order_type_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/pivot_ga4.Rd | 4 googleAnalyticsR-0.6.0/googleAnalyticsR/man/segment_ga4-class.Rd |only googleAnalyticsR-0.6.0/googleAnalyticsR/man/segment_ga4.Rd | 8 googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/authDropdown.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/auth_token_markdown.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/big-query.html |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/dimDropdown.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/gar_logo_1000.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/googleAnalyticsR.Rmd | 14 googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/googleAnalyticsRsegmentCreator.gif |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/management.R |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/management.html |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/meta_data_screenshot.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/metricDropdown.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/rmarkdown.html |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/segmentBuilder.png |only googleAnalyticsR-0.6.0/googleAnalyticsR/vignettes/v4demoappexample.png |only 126 files changed, 2126 insertions(+), 732 deletions(-)
More information about googleAnalyticsR at CRAN
Permanent link
Title: Object-Oriented Implementation of CRM Designs
Description: Implements a wide range of model-based dose
escalation designs, ranging from classical and modern continual
reassessment methods (CRMs) based on dose-limiting toxicity endpoints to
dual-endpoint designs taking into account a biomarker/efficacy outcome. The
focus is on Bayesian inference, making it very easy to setup a new design
with its own JAGS code. However, it is also possible to implement 3+3
designs for comparison or models with non-Bayesian estimation. The whole
package is written in a modular form in the S4 class system, making it very
flexible for adaptation to new models, escalation or stopping rules.
Author: Daniel Sabanes Bove [aut],
Wai Yin Yeung [aut],
Giuseppe Palermo [aut, cre],
Thomas Jaki [aut]
Maintainer: Giuseppe Palermo <giuseppe.palermo@roche.com>
Diff between crmPack versions 0.2.7 dated 2018-03-13 and 0.2.9 dated 2018-12-21
crmPack-0.2.7/crmPack/TODO |only crmPack-0.2.7/crmPack/inst/NEWS |only crmPack-0.2.9/crmPack/DESCRIPTION | 29 crmPack-0.2.9/crmPack/MD5 | 577 crmPack-0.2.9/crmPack/NAMESPACE | 568 crmPack-0.2.9/crmPack/NEWS.md |only crmPack-0.2.9/crmPack/R/Data-class.R | 820 - crmPack-0.2.9/crmPack/R/Data-methods.R | 878 - crmPack-0.2.9/crmPack/R/Design-class.R | 869 - crmPack-0.2.9/crmPack/R/Design-methods.R | 6439 ++++---- crmPack-0.2.9/crmPack/R/McmcOptions-class.R | 150 crmPack-0.2.9/crmPack/R/McmcOptions-methods.R | 102 crmPack-0.2.9/crmPack/R/Model-class.R | 7286 ++++------ crmPack-0.2.9/crmPack/R/Model-methods.R | 1264 - crmPack-0.2.9/crmPack/R/Rules-class.R | 3673 ++--- crmPack-0.2.9/crmPack/R/Rules-methods.R | 6411 ++++---- crmPack-0.2.9/crmPack/R/Samples-class.R | 142 crmPack-0.2.9/crmPack/R/Samples-methods.R | 3100 ++-- crmPack-0.2.9/crmPack/R/Simulations-class.R | 1326 - crmPack-0.2.9/crmPack/R/Simulations-methods.R | 4902 +++--- crmPack-0.2.9/crmPack/R/crmPack-package.R | 200 crmPack-0.2.9/crmPack/R/fromQuantiles.R | 668 crmPack-0.2.9/crmPack/R/helpers.R | 984 - crmPack-0.2.9/crmPack/R/mcmc.R | 1466 -- crmPack-0.2.9/crmPack/R/writeModel.R | 172 crmPack-0.2.9/crmPack/README.md |only crmPack-0.2.9/crmPack/build/vignette.rds |binary crmPack-0.2.9/crmPack/inst/doc/example.R | 2656 +-- crmPack-0.2.9/crmPack/inst/doc/example.Rnw | 4567 +++--- crmPack-0.2.9/crmPack/inst/doc/example.pdf |binary crmPack-0.2.9/crmPack/inst/doc/guidelines.Rmd |only crmPack-0.2.9/crmPack/inst/doc/guidelines.html |only crmPack-0.2.9/crmPack/inst/doc/jss2762.R |only crmPack-0.2.9/crmPack/inst/doc/jss2762.Rnw |only crmPack-0.2.9/crmPack/inst/doc/jss2762.pdf |only crmPack-0.2.9/crmPack/man/AllModels-class.Rd | 48 crmPack-0.2.9/crmPack/man/CohortSize-class.Rd | 36 crmPack-0.2.9/crmPack/man/CohortSizeConst-class.Rd | 46 crmPack-0.2.9/crmPack/man/CohortSizeConst.Rd | 36 crmPack-0.2.9/crmPack/man/CohortSizeDLT-class.Rd | 62 crmPack-0.2.9/crmPack/man/CohortSizeDLT.Rd | 40 crmPack-0.2.9/crmPack/man/CohortSizeMax-class.Rd | 84 crmPack-0.2.9/crmPack/man/CohortSizeMax.Rd | 36 crmPack-0.2.9/crmPack/man/CohortSizeMin-class.Rd | 84 crmPack-0.2.9/crmPack/man/CohortSizeMin.Rd | 36 crmPack-0.2.9/crmPack/man/CohortSizeParts-class.Rd | 48 crmPack-0.2.9/crmPack/man/CohortSizeParts.Rd | 36 crmPack-0.2.9/crmPack/man/CohortSizeRange-class.Rd | 60 crmPack-0.2.9/crmPack/man/CohortSizeRange.Rd | 40 crmPack-0.2.9/crmPack/man/Data-class.Rd | 72 crmPack-0.2.9/crmPack/man/Data.Rd | 76 crmPack-0.2.9/crmPack/man/DataDual-class.Rd | 54 crmPack-0.2.9/crmPack/man/DataDual.Rd | 40 crmPack-0.2.9/crmPack/man/DataMixture-class.Rd | 126 crmPack-0.2.9/crmPack/man/DataMixture.Rd | 44 crmPack-0.2.9/crmPack/man/DataParts-class.Rd | 68 crmPack-0.2.9/crmPack/man/DataParts.Rd | 53 crmPack-0.2.9/crmPack/man/Design-class.Rd | 149 crmPack-0.2.9/crmPack/man/Design.Rd | 53 crmPack-0.2.9/crmPack/man/DualDesign-class.Rd | 142 crmPack-0.2.9/crmPack/man/DualDesign.Rd | 44 crmPack-0.2.9/crmPack/man/DualEndpoint-class.Rd | 158 crmPack-0.2.9/crmPack/man/DualEndpoint.Rd | 58 crmPack-0.2.9/crmPack/man/DualEndpointBeta-class.Rd | 122 crmPack-0.2.9/crmPack/man/DualEndpointBeta.Rd | 56 crmPack-0.2.9/crmPack/man/DualEndpointEmax-class.Rd | 94 crmPack-0.2.9/crmPack/man/DualEndpointEmax.Rd | 52 crmPack-0.2.9/crmPack/man/DualEndpointOld-class.Rd | 82 crmPack-0.2.9/crmPack/man/DualEndpointRW-class.Rd | 117 crmPack-0.2.9/crmPack/man/DualEndpointRW.Rd | 46 crmPack-0.2.9/crmPack/man/DualResponsesDesign-class.Rd | 134 crmPack-0.2.9/crmPack/man/DualResponsesDesign.Rd | 44 crmPack-0.2.9/crmPack/man/DualResponsesSamplesDesign-class.Rd | 148 crmPack-0.2.9/crmPack/man/DualResponsesSamplesDesign.Rd | 44 crmPack-0.2.9/crmPack/man/DualSimulations-class.Rd | 48 crmPack-0.2.9/crmPack/man/DualSimulations.Rd | 48 crmPack-0.2.9/crmPack/man/DualSimulationsSummary-class.Rd | 52 crmPack-0.2.9/crmPack/man/EffFlexi-class.Rd | 228 crmPack-0.2.9/crmPack/man/EffFlexi.Rd | 71 crmPack-0.2.9/crmPack/man/Effloglog-class.Rd | 292 crmPack-0.2.9/crmPack/man/Effloglog.Rd | 54 crmPack-0.2.9/crmPack/man/ExpEff.Rd | 162 crmPack-0.2.9/crmPack/man/GeneralData-class.Rd | 42 crmPack-0.2.9/crmPack/man/GeneralModel-class.Rd | 98 crmPack-0.2.9/crmPack/man/GeneralSimulations-class.Rd | 54 crmPack-0.2.9/crmPack/man/GeneralSimulations.Rd | 44 crmPack-0.2.9/crmPack/man/GeneralSimulationsSummary-class.Rd | 90 crmPack-0.2.9/crmPack/man/IncrementMin-class.Rd | 98 crmPack-0.2.9/crmPack/man/IncrementMin.Rd | 36 crmPack-0.2.9/crmPack/man/Increments-class.Rd | 30 crmPack-0.2.9/crmPack/man/IncrementsNumDoseLevels-class.Rd |only crmPack-0.2.9/crmPack/man/IncrementsNumDoseLevels.Rd |only crmPack-0.2.9/crmPack/man/IncrementsRelative-class.Rd | 70 crmPack-0.2.9/crmPack/man/IncrementsRelative.Rd | 40 crmPack-0.2.9/crmPack/man/IncrementsRelativeDLT-class.Rd | 76 crmPack-0.2.9/crmPack/man/IncrementsRelativeDLT.Rd | 40 crmPack-0.2.9/crmPack/man/IncrementsRelativeParts-class.Rd | 78 crmPack-0.2.9/crmPack/man/IncrementsRelativeParts.Rd | 44 crmPack-0.2.9/crmPack/man/LogisticIndepBeta-class.Rd | 222 crmPack-0.2.9/crmPack/man/LogisticIndepBeta.Rd | 50 crmPack-0.2.9/crmPack/man/LogisticKadane-class.Rd | 102 crmPack-0.2.9/crmPack/man/LogisticKadane.Rd | 44 crmPack-0.2.9/crmPack/man/LogisticLogNormal-class.Rd | 118 crmPack-0.2.9/crmPack/man/LogisticLogNormal.Rd | 44 crmPack-0.2.9/crmPack/man/LogisticLogNormalMixture-class.Rd | 148 crmPack-0.2.9/crmPack/man/LogisticLogNormalMixture.Rd | 48 crmPack-0.2.9/crmPack/man/LogisticLogNormalSub-class.Rd | 90 crmPack-0.2.9/crmPack/man/LogisticLogNormalSub.Rd | 44 crmPack-0.2.9/crmPack/man/LogisticNormal-class.Rd | 110 crmPack-0.2.9/crmPack/man/LogisticNormal.Rd | 44 crmPack-0.2.9/crmPack/man/LogisticNormalFixedMixture-class.Rd | 136 crmPack-0.2.9/crmPack/man/LogisticNormalFixedMixture.Rd | 57 crmPack-0.2.9/crmPack/man/LogisticNormalMixture-class.Rd | 122 crmPack-0.2.9/crmPack/man/LogisticNormalMixture.Rd | 50 crmPack-0.2.9/crmPack/man/McmcOptions-class.Rd | 60 crmPack-0.2.9/crmPack/man/McmcOptions.Rd | 50 crmPack-0.2.9/crmPack/man/MinimalInformative.Rd | 180 crmPack-0.2.9/crmPack/man/Model-class.Rd | 126 crmPack-0.2.9/crmPack/man/ModelEff-class.Rd | 114 crmPack-0.2.9/crmPack/man/ModelPseudo-class.Rd | 38 crmPack-0.2.9/crmPack/man/ModelTox-class.Rd | 128 crmPack-0.2.9/crmPack/man/NextBest-class.Rd | 32 crmPack-0.2.9/crmPack/man/NextBestDualEndpoint-class.Rd | 118 crmPack-0.2.9/crmPack/man/NextBestDualEndpoint.Rd | 54 crmPack-0.2.9/crmPack/man/NextBestMTD-class.Rd | 66 crmPack-0.2.9/crmPack/man/NextBestMTD.Rd | 40 crmPack-0.2.9/crmPack/man/NextBestMaxGain-class.Rd | 78 crmPack-0.2.9/crmPack/man/NextBestMaxGain.Rd | 40 crmPack-0.2.9/crmPack/man/NextBestMaxGainSamples-class.Rd | 114 crmPack-0.2.9/crmPack/man/NextBestMaxGainSamples.Rd | 50 crmPack-0.2.9/crmPack/man/NextBestNCRM-class.Rd | 80 crmPack-0.2.9/crmPack/man/NextBestNCRM.Rd | 44 crmPack-0.2.9/crmPack/man/NextBestTD-class.Rd | 78 crmPack-0.2.9/crmPack/man/NextBestTD.Rd | 40 crmPack-0.2.9/crmPack/man/NextBestTDsamples-class.Rd | 88 crmPack-0.2.9/crmPack/man/NextBestTDsamples.Rd | 44 crmPack-0.2.9/crmPack/man/NextBestThreePlusThree-class.Rd | 40 crmPack-0.2.9/crmPack/man/NextBestThreePlusThree.Rd | 30 crmPack-0.2.9/crmPack/man/ProbitLogNormal-class.Rd | 124 crmPack-0.2.9/crmPack/man/ProbitLogNormal.Rd | 48 crmPack-0.2.9/crmPack/man/PseudoDualFlexiSimulations-class.Rd | 66 crmPack-0.2.9/crmPack/man/PseudoDualFlexiSimulations.Rd | 38 crmPack-0.2.9/crmPack/man/PseudoDualSimulations-class.Rd | 102 crmPack-0.2.9/crmPack/man/PseudoDualSimulations.Rd | 70 crmPack-0.2.9/crmPack/man/PseudoDualSimulationsSummary-class.Rd | 74 crmPack-0.2.9/crmPack/man/PseudoSimulations-class.Rd | 102 crmPack-0.2.9/crmPack/man/PseudoSimulations.Rd | 82 crmPack-0.2.9/crmPack/man/PseudoSimulationsSummary-class.Rd | 178 crmPack-0.2.9/crmPack/man/Quantiles2LogisticNormal.Rd | 118 crmPack-0.2.9/crmPack/man/Report.Rd | 40 crmPack-0.2.9/crmPack/man/RuleDesign-class.Rd | 82 crmPack-0.2.9/crmPack/man/RuleDesign.Rd | 48 crmPack-0.2.9/crmPack/man/Samples-class.Rd | 70 crmPack-0.2.9/crmPack/man/Samples.Rd | 40 crmPack-0.2.9/crmPack/man/Simulations-class.Rd | 42 crmPack-0.2.9/crmPack/man/Simulations.Rd | 44 crmPack-0.2.9/crmPack/man/SimulationsSummary-class.Rd | 52 crmPack-0.2.9/crmPack/man/Stopping-class.Rd | 42 crmPack-0.2.9/crmPack/man/StoppingAll-class.Rd | 76 crmPack-0.2.9/crmPack/man/StoppingAll.Rd | 36 crmPack-0.2.9/crmPack/man/StoppingAny-class.Rd | 76 crmPack-0.2.9/crmPack/man/StoppingAny.Rd | 36 crmPack-0.2.9/crmPack/man/StoppingCohortsNearDose-class.Rd | 60 crmPack-0.2.9/crmPack/man/StoppingCohortsNearDose.Rd | 40 crmPack-0.2.9/crmPack/man/StoppingGstarCIRatio-class.Rd | 66 crmPack-0.2.9/crmPack/man/StoppingGstarCIRatio.Rd | 40 crmPack-0.2.9/crmPack/man/StoppingHighestDose-class.Rd | 68 crmPack-0.2.9/crmPack/man/StoppingHighestDose.Rd | 30 crmPack-0.2.9/crmPack/man/StoppingList-class.Rd | 88 crmPack-0.2.9/crmPack/man/StoppingList.Rd | 40 crmPack-0.2.9/crmPack/man/StoppingMTDdistribution-class.Rd | 66 crmPack-0.2.9/crmPack/man/StoppingMTDdistribution.Rd | 44 crmPack-0.2.9/crmPack/man/StoppingMinCohorts-class.Rd | 50 crmPack-0.2.9/crmPack/man/StoppingMinCohorts.Rd | 36 crmPack-0.2.9/crmPack/man/StoppingMinPatients-class.Rd | 50 crmPack-0.2.9/crmPack/man/StoppingMinPatients.Rd | 36 crmPack-0.2.9/crmPack/man/StoppingPatientsNearDose-class.Rd | 60 crmPack-0.2.9/crmPack/man/StoppingPatientsNearDose.Rd | 40 crmPack-0.2.9/crmPack/man/StoppingTDCIRatio-class.Rd | 62 crmPack-0.2.9/crmPack/man/StoppingTDCIRatio.Rd | 40 crmPack-0.2.9/crmPack/man/StoppingTargetBiomarker-class.Rd | 70 crmPack-0.2.9/crmPack/man/StoppingTargetBiomarker.Rd | 44 crmPack-0.2.9/crmPack/man/StoppingTargetProb-class.Rd | 56 crmPack-0.2.9/crmPack/man/StoppingTargetProb.Rd | 40 crmPack-0.2.9/crmPack/man/TDDesign-class.Rd | 124 crmPack-0.2.9/crmPack/man/TDDesign.Rd | 53 crmPack-0.2.9/crmPack/man/TDsamplesDesign-class.Rd | 140 crmPack-0.2.9/crmPack/man/TDsamplesDesign.Rd | 54 crmPack-0.2.9/crmPack/man/ThreePlusThreeDesign.Rd | 58 crmPack-0.2.9/crmPack/man/Validate.Rd | 36 crmPack-0.2.9/crmPack/man/and-Stopping-Stopping-method.Rd | 70 crmPack-0.2.9/crmPack/man/and-Stopping-StoppingAll-method.Rd | 76 crmPack-0.2.9/crmPack/man/and-StoppingAll-Stopping-method.Rd | 76 crmPack-0.2.9/crmPack/man/approximate.Rd | 172 crmPack-0.2.9/crmPack/man/as.list-GeneralData-method.Rd | 64 crmPack-0.2.9/crmPack/man/biomLevel.Rd | 144 crmPack-0.2.9/crmPack/man/crmPack-package.Rd | 28 crmPack-0.2.9/crmPack/man/crmPackExample.Rd | 38 crmPack-0.2.9/crmPack/man/crmPackHelp.Rd | 38 crmPack-0.2.9/crmPack/man/dinvGamma.Rd | 46 crmPack-0.2.9/crmPack/man/dose.Rd | 194 crmPack-0.2.9/crmPack/man/examine.Rd | 269 crmPack-0.2.9/crmPack/man/fit.Rd | 420 crmPack-0.2.9/crmPack/man/fitGain.Rd | 156 crmPack-0.2.9/crmPack/man/gain.Rd | 186 crmPack-0.2.9/crmPack/man/get-Samples-character-method.Rd | 112 crmPack-0.2.9/crmPack/man/getEff.Rd | 84 crmPack-0.2.9/crmPack/man/getMinInfBeta.Rd | 46 crmPack-0.2.9/crmPack/man/getResultList.Rd | 64 crmPack-0.2.9/crmPack/man/initialize-DualEndpointOld-method.Rd | 66 crmPack-0.2.9/crmPack/man/is.bool.Rd | 38 crmPack-0.2.9/crmPack/man/is.probRange.Rd | 40 crmPack-0.2.9/crmPack/man/is.probability.Rd | 40 crmPack-0.2.9/crmPack/man/is.range.Rd | 36 crmPack-0.2.9/crmPack/man/is.scalar.Rd | 38 crmPack-0.2.9/crmPack/man/is.wholenumber.Rd | 40 crmPack-0.2.9/crmPack/man/joinBodies.Rd | 42 crmPack-0.2.9/crmPack/man/joinModels.Rd | 42 crmPack-0.2.9/crmPack/man/logit.Rd | 36 crmPack-0.2.9/crmPack/man/matchTolerance.Rd | 78 crmPack-0.2.9/crmPack/man/maxDose.Rd | 326 crmPack-0.2.9/crmPack/man/maxSize.Rd | 102 crmPack-0.2.9/crmPack/man/mcmc.Rd | 329 crmPack-0.2.9/crmPack/man/minSize.Rd | 102 crmPack-0.2.9/crmPack/man/multiplot.Rd | 54 crmPack-0.2.9/crmPack/man/myBarplot.Rd | 54 crmPack-0.2.9/crmPack/man/myBayesLogit.Rd | 52 crmPack-0.2.9/crmPack/man/nextBest.Rd | 908 - crmPack-0.2.9/crmPack/man/noOverlap.Rd | 42 crmPack-0.2.9/crmPack/man/or-Stopping-Stopping.Rd | 72 crmPack-0.2.9/crmPack/man/or-Stopping-StoppingAny.Rd | 78 crmPack-0.2.9/crmPack/man/or-StoppingAny-Stopping.Rd | 78 crmPack-0.2.9/crmPack/man/pinvGamma.Rd | 46 crmPack-0.2.9/crmPack/man/plot-Data-ModelTox-method.Rd | 88 crmPack-0.2.9/crmPack/man/plot-Data-missing-method.Rd | 78 crmPack-0.2.9/crmPack/man/plot-DataDual-ModelEff-method.Rd | 90 crmPack-0.2.9/crmPack/man/plot-DataDual-missing-method.Rd | 78 crmPack-0.2.9/crmPack/man/plot-DualSimulations-missing-method.Rd | 254 crmPack-0.2.9/crmPack/man/plot-DualSimulationsSummary-missing-method.Rd | 266 crmPack-0.2.9/crmPack/man/plot-GeneralSimulations-missing-method.Rd | 236 crmPack-0.2.9/crmPack/man/plot-GeneralSimulationsSummary-missing-method.Rd | 92 crmPack-0.2.9/crmPack/man/plot-PseudoDualFlexiSimulations-missing-method.Rd | 238 crmPack-0.2.9/crmPack/man/plot-PseudoDualSimulations-missing-method.Rd | 266 crmPack-0.2.9/crmPack/man/plot-PseudoDualSimulationsSummary-missing-method.Rd | 398 crmPack-0.2.9/crmPack/man/plot-PseudoSimulationsSummary-missing-method.Rd | 234 crmPack-0.2.9/crmPack/man/plot-Samples-DualEndpoint-method.Rd | 138 crmPack-0.2.9/crmPack/man/plot-Samples-Model-method.Rd | 122 crmPack-0.2.9/crmPack/man/plot-Samples-ModelEff-method.Rd | 110 crmPack-0.2.9/crmPack/man/plot-Samples-ModelTox-method.Rd | 104 crmPack-0.2.9/crmPack/man/plot-SimulationsSummary-missing-method.Rd | 220 crmPack-0.2.9/crmPack/man/plot.gtable.Rd | 32 crmPack-0.2.9/crmPack/man/plotDualResponses.Rd | 210 crmPack-0.2.9/crmPack/man/plotGain.Rd | 196 crmPack-0.2.9/crmPack/man/printVignette.Rd | 24 crmPack-0.2.9/crmPack/man/prob.Rd | 210 crmPack-0.2.9/crmPack/man/probit.Rd | 36 crmPack-0.2.9/crmPack/man/qinvGamma.Rd | 46 crmPack-0.2.9/crmPack/man/rinvGamma.Rd | 38 crmPack-0.2.9/crmPack/man/safeInteger.Rd | 36 crmPack-0.2.9/crmPack/man/sampleSize.Rd | 58 crmPack-0.2.9/crmPack/man/saveSample.Rd | 68 crmPack-0.2.9/crmPack/man/setSeed.Rd | 54 crmPack-0.2.9/crmPack/man/show-DualSimulationsSummary-method.Rd | 230 crmPack-0.2.9/crmPack/man/show-GeneralSimulationsSummary-method.Rd | 42 crmPack-0.2.9/crmPack/man/show-PseudoDualSimulationsSummary-method.Rd | 254 crmPack-0.2.9/crmPack/man/show-PseudoSimulationsSummary-method.Rd | 214 crmPack-0.2.9/crmPack/man/show-SimulationsSummary-method.Rd | 180 crmPack-0.2.9/crmPack/man/simulate-Design-method.Rd | 237 crmPack-0.2.9/crmPack/man/simulate-DualDesign-method.Rd | 292 crmPack-0.2.9/crmPack/man/simulate-DualResponsesDesign-method.Rd | 244 crmPack-0.2.9/crmPack/man/simulate-DualResponsesSamplesDesign-method.Rd | 392 crmPack-0.2.9/crmPack/man/simulate-RuleDesign-method.Rd | 142 crmPack-0.2.9/crmPack/man/simulate-TDDesign-method.Rd | 218 crmPack-0.2.9/crmPack/man/simulate-TDsamplesDesign-method.Rd | 228 crmPack-0.2.9/crmPack/man/size.Rd | 750 - crmPack-0.2.9/crmPack/man/stopTrial.Rd | 1824 +- crmPack-0.2.9/crmPack/man/summary-DualSimulations-method.Rd | 246 crmPack-0.2.9/crmPack/man/summary-GeneralSimulations-method.Rd | 58 crmPack-0.2.9/crmPack/man/summary-PseudoDualFlexiSimulations-method.Rd | 208 crmPack-0.2.9/crmPack/man/summary-PseudoDualSimulations-method.Rd | 268 crmPack-0.2.9/crmPack/man/summary-PseudoSimulations-method.Rd | 234 crmPack-0.2.9/crmPack/man/summary-Simulations-method.Rd | 195 crmPack-0.2.9/crmPack/man/update-Data-method.Rd | 92 crmPack-0.2.9/crmPack/man/update-DataDual-method.Rd | 98 crmPack-0.2.9/crmPack/man/update-DataParts-method.Rd | 96 crmPack-0.2.9/crmPack/man/update-EffFlexi-method.Rd | 96 crmPack-0.2.9/crmPack/man/update-Effloglog-method.Rd | 92 crmPack-0.2.9/crmPack/man/update-LogisticIndepBeta-method.Rd | 82 crmPack-0.2.9/crmPack/man/writeModel.Rd | 78 crmPack-0.2.9/crmPack/vignettes/example.Rnw | 4567 +++--- crmPack-0.2.9/crmPack/vignettes/example.bib | 74 crmPack-0.2.9/crmPack/vignettes/guidelines.Rmd |only crmPack-0.2.9/crmPack/vignettes/jss2762.Rnw |only crmPack-0.2.9/crmPack/vignettes/jss2762.bib |only crmPack-0.2.9/crmPack/vignettes/mySweave.sty | 104 crmPack-0.2.9/crmPack/vignettes/schematic.pdf |only crmPack-0.2.9/crmPack/vignettes/tikzlibrarypositioning-plus.code.tex | 494 297 files changed, 40925 insertions(+), 40696 deletions(-)
Title: Multivariate Dependence with Copulas
Description: Classes (S4) of commonly used elliptical, Archimedean,
extreme-value and other copula families, as well as their rotations,
mixtures and asymmetrizations. Nested Archimedean copulas, related
tools and special functions. Methods for density, distribution, random
number generation, bivariate dependence measures, Rosenblatt transform,
Kendall distribution function, perspective and contour plots. Fitting of
copula models with potentially partly fixed parameters, including
standard errors. Serial independence tests, copula specification tests
(independence, exchangeability, radial symmetry, extreme-value
dependence, goodness-of-fit) and model selection based on
cross-validation. Empirical copula, smoothed versions, and
non-parametric estimators of the Pickands dependence function.
Author: Marius Hofert [aut] (<https://orcid.org/0000-0001-8009-4665>),
Ivan Kojadinovic [aut] (<https://orcid.org/0000-0002-2903-1543>),
Martin Maechler [aut, cre] (<https://orcid.org/0000-0002-8685-9910>),
Jun Yan [aut] (<https://orcid.org/0000-0003-4401-7296>),
Johanna G. Nešlehová [ctb] (evTestK(),
<https://orcid.org/0000-0001-9634-4796>)
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Diff between copula versions 0.999-18 dated 2017-09-01 and 0.999-19 dated 2018-12-21
copula-0.999-18/copula/R/empcop.R |only copula-0.999-18/copula/inst/doc/tail_compatibility.Rmd |only copula-0.999-18/copula/inst/doc/tail_compatibility.html |only copula-0.999-18/copula/man/empcop.Rd |only copula-0.999-18/copula/vignettes/mlogL_mpfr_i686.rda |only copula-0.999-18/copula/vignettes/mlogL_mpfr_x86_64.rda |only copula-0.999-18/copula/vignettes/tail_compatibility.Rmd |only copula-0.999-19/copula/DESCRIPTION | 54 copula-0.999-19/copula/MD5 | 225 ++-- copula-0.999-19/copula/NAMESPACE | 45 copula-0.999-19/copula/R/AllClass.R | 7 copula-0.999-19/copula/R/AllGeneric.R | 6 copula-0.999-19/copula/R/Classes.R | 170 +-- copula-0.999-19/copula/R/Copula.R | 2 copula-0.999-19/copula/R/amhCopula.R | 27 copula-0.999-19/copula/R/archmCopula.R | 18 copula-0.999-19/copula/R/asymCopula.R | 20 copula-0.999-19/copula/R/aux-acopula.R | 26 copula-0.999-19/copula/R/cCopula.R | 93 + copula-0.999-19/copula/R/claytonCopula.R | 28 copula-0.999-19/copula/R/cop_objects.R | 50 copula-0.999-19/copula/R/dC-dc.R | 12 copula-0.999-19/copula/R/empCopula.R |only copula-0.999-19/copula/R/exchTests.R | 8 copula-0.999-19/copula/R/fgmCopula.R | 2 copula-0.999-19/copula/R/fhCopula.R |only copula-0.999-19/copula/R/fitCopula.R | 34 copula-0.999-19/copula/R/fixedPar.R | 1 copula-0.999-19/copula/R/frankCopula.R | 19 copula-0.999-19/copula/R/galambosCopula.R | 2 copula-0.999-19/copula/R/gofCopula.R | 104 + copula-0.999-19/copula/R/graphics.R | 59 - copula-0.999-19/copula/R/gumbelCopula.R | 2 copula-0.999-19/copula/R/huslerReissCopula.R | 21 copula-0.999-19/copula/R/indepCopula.R | 50 copula-0.999-19/copula/R/joeCopula.R | 6 copula-0.999-19/copula/R/lowfhCopula.R |only copula-0.999-19/copula/R/margCopula.R | 41 copula-0.999-19/copula/R/mixCopula.R | 36 copula-0.999-19/copula/R/moCopula.R |only copula-0.999-19/copula/R/mvdc.R | 13 copula-0.999-19/copula/R/plackettCopula.R | 155 +- copula-0.999-19/copula/R/rotCopula.R | 10 copula-0.999-19/copula/R/special-func.R | 2 copula-0.999-19/copula/R/upfhCopula.R |only copula-0.999-19/copula/TODO | 6 copula-0.999-19/copula/build/partial.rdb |binary copula-0.999-19/copula/build/vignette.rds |binary copula-0.999-19/copula/demo/00Index | 1 copula-0.999-19/copula/demo/tail_compatibility.R |only copula-0.999-19/copula/inst/NEWS.Rd | 57 + copula-0.999-19/copula/inst/Rsource/cops.R | 2 copula-0.999-19/copula/inst/Rsource/utils.R | 10 copula-0.999-19/copula/inst/doc/AC_Liouville.html | 375 +++++- copula-0.999-19/copula/inst/doc/AR_Clayton.html | 423 +++++-- copula-0.999-19/copula/inst/doc/Frank-Rmpfr.R | 14 copula-0.999-19/copula/inst/doc/Frank-Rmpfr.Rnw | 16 copula-0.999-19/copula/inst/doc/Frank-Rmpfr.pdf |binary copula-0.999-19/copula/inst/doc/GIG.Rmd | 2 copula-0.999-19/copula/inst/doc/GIG.html | 690 ++++++++---- copula-0.999-19/copula/inst/doc/HAXC.Rmd |only copula-0.999-19/copula/inst/doc/HAXC.html |only copula-0.999-19/copula/inst/doc/NALC.html | 705 ++++++++---- copula-0.999-19/copula/inst/doc/copula_GARCH.html | 464 ++++++-- copula-0.999-19/copula/inst/doc/dNAC.html | 559 +++++++--- copula-0.999-19/copula/inst/doc/empiricial_copulas.Rmd |only copula-0.999-19/copula/inst/doc/empiricial_copulas.html |only copula-0.999-19/copula/inst/doc/logL_visualization.html | 865 ++++++++++----- copula-0.999-19/copula/inst/doc/mlogL_mpfr_i686.rds |only copula-0.999-19/copula/inst/doc/mlogL_mpfr_x86_64.rds |only copula-0.999-19/copula/inst/doc/nacopula-pkg.pdf |binary copula-0.999-19/copula/inst/doc/qrng.Rmd | 137 +- copula-0.999-19/copula/inst/doc/qrng.html | 844 +++++++++------ copula-0.999-19/copula/inst/doc/rhoAMH-dilog.pdf |binary copula-0.999-19/copula/inst/doc/wild_animals.Rmd | 71 + copula-0.999-19/copula/inst/doc/wild_animals.html | 892 ++++++++++------ copula-0.999-19/copula/inst/docs/mathnb/exprPrep.R | 15 copula-0.999-19/copula/man/Copula.Rd | 18 copula-0.999-19/copula/man/archmCopula-class.Rd | 2 copula-0.999-19/copula/man/assocMeasures.Rd | 11 copula-0.999-19/copula/man/cCopula.Rd | 16 copula-0.999-19/copula/man/copFamilies.Rd | 13 copula-0.999-19/copula/man/copula-class.Rd | 36 copula-0.999-19/copula/man/describeCop.Rd | 3 copula-0.999-19/copula/man/ellipCopula-class.Rd | 2 copula-0.999-19/copula/man/ellipCopula.Rd | 5 copula-0.999-19/copula/man/empCopula-class.Rd |only copula-0.999-19/copula/man/empCopula.Rd |only copula-0.999-19/copula/man/evCopula-class.Rd | 2 copula-0.999-19/copula/man/exchEVTest.Rd | 2 copula-0.999-19/copula/man/exchTest.Rd | 8 copula-0.999-19/copula/man/fgmCopula-class.Rd | 2 copula-0.999-19/copula/man/fgmCopula.Rd | 4 copula-0.999-19/copula/man/fhCopula-class.Rd |only copula-0.999-19/copula/man/fhCopula.Rd |only copula-0.999-19/copula/man/fitCopula.Rd | 19 copula-0.999-19/copula/man/fitLambda.Rd | 5 copula-0.999-19/copula/man/fixedPar.Rd | 4 copula-0.999-19/copula/man/gasoil.Rd | 2 copula-0.999-19/copula/man/getTheta.Rd | 9 copula-0.999-19/copula/man/gofCopula.Rd | 24 copula-0.999-19/copula/man/indepCopula-class.Rd | 29 copula-0.999-19/copula/man/indepCopula.Rd | 15 copula-0.999-19/copula/man/loss.Rd | 2 copula-0.999-19/copula/man/margCopula.Rd | 2 copula-0.999-19/copula/man/moCopula-class.Rd |only copula-0.999-19/copula/man/moCopula.Rd |only copula-0.999-19/copula/man/plackettCopula-class.Rd |only copula-0.999-19/copula/man/plackettCopula.Rd | 15 copula-0.999-19/copula/man/plot-methods.Rd | 17 copula-0.999-19/copula/man/rdj.Rd | 2 copula-0.999-19/copula/man/rlog.Rd | 28 copula-0.999-19/copula/man/uranium.Rd | 2 copula-0.999-19/copula/man/wireframe2-methods.Rd | 5 copula-0.999-19/copula/man/xvCopula.Rd | 16 copula-0.999-19/copula/src/rLog.c | 2 copula-0.999-19/copula/tests/dC-dc-ex.R | 36 copula-0.999-19/copula/tests/explicitCop-ex.R | 9 copula-0.999-19/copula/tests/fixedPar-ex.R | 17 copula-0.999-19/copula/tests/misc.R |only copula-0.999-19/copula/tests/moments.R | 8 copula-0.999-19/copula/tests/rstable-ex.R | 2 copula-0.999-19/copula/vignettes/Frank-Rmpfr.Rnw | 16 copula-0.999-19/copula/vignettes/GIG.Rmd | 2 copula-0.999-19/copula/vignettes/HAXC.Rmd |only copula-0.999-19/copula/vignettes/empiricial_copulas.Rmd |only copula-0.999-19/copula/vignettes/qrng.Rmd | 137 +- copula-0.999-19/copula/vignettes/wild_animals.Rmd | 71 + 128 files changed, 5459 insertions(+), 2657 deletions(-)
Title: Text Mining Package
Description: A framework for text mining applications within R.
Author: Ingo Feinerer [aut, cre] (<https://orcid.org/0000-0001-7656-8338>),
Kurt Hornik [aut] (<https://orcid.org/0000-0003-4198-9911>),
Artifex Software, Inc. [ctb, cph] (pdf_info.ps taken from GPL
Ghostscript)
Maintainer: Ingo Feinerer <feinerer@logic.at>
Diff between tm versions 0.7-5 dated 2018-07-29 and 0.7-6 dated 2018-12-21
DESCRIPTION | 10 +++++----- MD5 | 34 +++++++++++++++++----------------- R/RcppExports.R | 4 ++-- R/matrix.R | 4 +++- inst/NEWS.Rd | 14 ++++++++++++++ inst/doc/extensions.pdf |binary inst/doc/tm.pdf |binary man/DataframeSource.Rd | 2 +- man/PCorpus.Rd | 3 ++- man/acq.Rd | 4 ++-- man/crude.Rd | 4 ++-- man/hpc.Rd | 21 ++++++++++++--------- man/readPDF.Rd | 4 ++-- man/readRCV1.Rd | 2 +- man/readReut21578XML.Rd | 4 ++-- src/RcppExports.cpp | 7 ++++--- src/init.c | 4 ++-- src/tdm.cpp | 31 +++++++++++++++++++++++++------ 18 files changed, 96 insertions(+), 56 deletions(-)
Title: Dimension Reduction and Estimation Methods
Description: We provide linear and nonlinear dimension reduction techniques.
Intrinsic dimension estimation methods for exploratory analysis are also provided.
For more details on dimensionality techniques, see the paper by
Ma and Zhu (2013) <doi:10.1111/j.1751-5823.2012.00182.x> if you are interested in
statistical approach, or Engel, Huttenberger, and Hamann (2012)
<doi:10.4230/OASIcs.VLUDS.2011.135> for a broader multi-disciplinary overview.
Author: Changhee Suh [aut],
Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyou@nd.edu>
Diff between Rdimtools versions 0.4.1 dated 2018-11-15 and 0.4.2 dated 2018-12-21
DESCRIPTION | 6 +++--- MD5 | 36 ++++++++++++++++++------------------ R/linear_ICA.R | 2 +- R/linear_LDA.R | 2 +- R/linear_OLDA.R | 2 +- R/linear_PCA.R | 2 +- R/linear_RSIR.R | 4 +++- R/linear_SAVE.R | 4 +++- R/linear_SIR.R | 4 +++- R/linear_SPCA.R | 2 +- build/partial.rdb |binary man/linear_ICA.Rd | 2 +- man/linear_LDA.Rd | 2 +- man/linear_OLDA.Rd | 2 +- man/linear_PCA.Rd | 2 +- man/linear_RSIR.Rd | 4 +++- man/linear_SAVE.Rd | 4 +++- man/linear_SIR.Rd | 4 +++- man/linear_SPCA.Rd | 2 +- 19 files changed, 49 insertions(+), 37 deletions(-)
More information about RcmdrPlugin.TeachStat at CRAN
Permanent link
Title: Visualize R Data Structures with Trees
Description: A set of tools for inspecting and understanding R data
structures inspired by str(). Includes ast() for visualizing abstract
syntax trees, ref() for showing shared references, cst() for showing
call stack trees, and obj_size() for computing object sizes.
Author: Hadley Wickham [aut, cre],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Diff between lobstr versions 1.0.0 dated 2018-11-04 and 1.0.1 dated 2018-12-21
DESCRIPTION | 8 +++--- MD5 | 30 ++++++++++++----------- NEWS.md |only R/RcppExports.R | 16 +++++++++++- R/address.R | 8 ++++-- R/ast.R | 14 +++++++---- R/size.R | 11 ++++++++ README.md | 34 +++++++++++++++----------- man/ast.Rd | 8 +++++- man/figures/logo.png |binary man/obj_addr.Rd | 6 +++- src/RcppExports.cpp | 47 +++++++++++++++++++++++++++++++++---- src/address.cpp | 6 +++- src/size.cpp | 23 ++++++++++++++++-- tests/testthat/test-ast-scalar.txt |only tests/testthat/test-ast.R | 19 ++++++++++++++ tests/testthat/test-size.R | 1 17 files changed, 180 insertions(+), 51 deletions(-)
More information about FastLZeroSpikeInference at CRAN
Permanent link
Title: Efficient Effect Size Computation
Description: A collection of functions to compute the standardized
effect sizes for experiments (Cohen d, Hedges g, Cliff delta, Vargha-Delaney A).
The computation algorithms have been optimized to allow efficient computation even
with very large data sets.
Author: Marco Torchiano [aut, cre]
Maintainer: Marco Torchiano <marco.torchiano@polito.it>
Diff between effsize versions 0.7.1 dated 2017-03-21 and 0.7.4 dated 2018-12-21
DESCRIPTION | 8 ++-- MD5 | 17 ++++---- NAMESPACE | 2 - R/CliffDelta.R | 20 +++++++--- R/CohenD.R | 29 +++++++------- inst |only man/cohen.d.Rd | 4 +- man/effsize-package.Rd | 17 +++++--- tests/testthat/testCliff.R | 7 +++ tests/testthat/testCohenD.R | 88 +++++++++++++++++++++++++++++++++++++++++--- 10 files changed, 144 insertions(+), 48 deletions(-)
Title: Topic Models
Description: Provides an interface to the C code for Latent Dirichlet
Allocation (LDA) models and Correlated Topics Models
(CTM) by David M. Blei and co-authors and the C++ code
for fitting LDA models using Gibbs sampling by Xuan-Hieu
Phan and co-authors.
Author: Bettina Grün [aut, cre] (<https://orcid.org/0000-0001-7265-4773>),
Kurt Hornik [aut] (<https://orcid.org/0000-0003-4198-9911>)
Maintainer: Bettina Grün <Bettina.Gruen@jku.at>
Diff between topicmodels versions 0.2-7 dated 2017-11-03 and 0.2-8 dated 2018-12-21
DESCRIPTION | 18 ++++++++++-------- MD5 | 24 ++++++++++++------------ build/vignette.rds |binary data/AssociatedPress.rda |binary inst/NEWS.Rd | 6 ++++++ inst/doc/topicmodels.R | 34 +++++++++++++--------------------- inst/doc/topicmodels.Rnw | 32 +++++++++++++++++--------------- inst/doc/topicmodels.pdf |binary man/tmcontrol-class.Rd | 2 -- src/rGibbslda.cpp | 7 ++++--- src/rctm.c | 7 ++++--- src/rlda.c | 7 ++++--- vignettes/topicmodels.Rnw | 32 +++++++++++++++++--------------- 13 files changed, 87 insertions(+), 82 deletions(-)
Title: Sparse Lightweight Arrays and Matrices
Description: Data structures and algorithms for sparse arrays and matrices,
based on index arrays and simple triplet representations, respectively.
Author: Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
David Meyer [aut],
Christian Buchta [aut]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Diff between slam versions 0.1-43 dated 2018-04-23 and 0.1-44 dated 2018-12-21
DESCRIPTION | 6 +++--- MD5 | 6 +++--- src/sparse.c | 5 +++-- src/util.c | 3 +-- 4 files changed, 10 insertions(+), 10 deletions(-)
Title: Analysis of Geostatistical Count Data using Gaussian Copulas
Description: Provides a variety of functions to analyze and model
geostatistical count data with Gaussian copulas, including
1) data simulation and visualization;
2) correlation structure assessment (here also known as the Normal To Anything);
3) calculate multivariate normal rectangle probabilities;
4) likelihood inference and parallel prediction at predictive locations.
Author: Zifei Han
Maintainer: Zifei Han <hanzifei1@gmail.com>
Diff between gcKrig versions 1.1.2 dated 2018-07-31 and 1.1.3 dated 2018-12-21
DESCRIPTION | 6 MD5 | 20 +- build |only inst/CITATION |only inst/NEWS.txt | 7 man/FHUBdiscrete.Rd | 146 +++++++++-------- man/corr.gc.Rd | 117 +++++++------- man/corrTG.Rd | 3 man/marginal.gc.Rd | 184 +++++++++++----------- man/mlegc.Rd | 404 ++++++++++++++++++++++++------------------------ man/predgc.Rd | 431 ++++++++++++++++++++++++++-------------------------- man/profilemlegc.Rd | 179 ++++++++++----------- 12 files changed, 764 insertions(+), 733 deletions(-)
Title: Read Rectangular Text Data
Description: The goal of 'readr' is to provide a fast and friendly way to read
rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly
parse many types of data found in the wild, while still cleanly failing when
data unexpectedly changes.
Author: Hadley Wickham [aut],
Jim Hester [aut, cre],
Romain Francois [aut],
R Core Team [ctb] (Date time code adapted from R),
RStudio [cph, fnd],
Jukka Jylänki [ctb, cph] (grisu3 implementation),
Mikkel Jørgensen [ctb, cph] (grisu3 implementation)
Maintainer: Jim Hester <james.hester@rstudio.com>
Diff between readr versions 1.3.0 dated 2018-12-11 and 1.3.1 dated 2018-12-21
DESCRIPTION | 9 +-- MD5 | 30 +++++----- NAMESPACE | 2 NEWS.md | 19 ++++++ R/col_types.R | 51 ++++++++++++++--- R/utils.R | 21 ++++++- README.md | 2 inst/doc/readr.html | 14 ++-- man/show_progress.Rd |only src/Makevars | 8 +- src/Source.cpp | 122 +++++++++++++++++++++++++++++++++++++++++ src/Source.h | 104 +--------------------------------- tests/testthat/colour-test |only tests/testthat/helper.R | 12 ++++ tests/testthat/test-col-spec.R | 21 ++++++- tests/testthat/test-eol.R | 18 ++++-- tests/testthat/test-read-csv.R | 19 ++++++ 17 files changed, 305 insertions(+), 147 deletions(-)
Title: R Interface to the 'DieHarder' RNG Test Suite
Description: The 'RDieHarder' package provides an R interface to
the 'DieHarder' suite of random number generators and tests that
was developed by Robert G. Brown and David Bauer, extending
earlier work by George Marsaglia and others. The 'DieHarder'
library is included, but if a version is already installed
it will be used instead.
Author: Dirk Eddelbuettel <edd@debian.org>
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RDieHarder versions 0.1.4 dated 2018-03-15 and 0.2.0 dated 2018-12-21
RDieHarder-0.1.4/RDieHarder/configure.in |only RDieHarder-0.2.0/RDieHarder/ChangeLog | 27 RDieHarder-0.2.0/RDieHarder/DESCRIPTION | 23 RDieHarder-0.2.0/RDieHarder/MD5 | 163 RDieHarder-0.2.0/RDieHarder/README.md | 2 RDieHarder-0.2.0/RDieHarder/build/vignette.rds |binary RDieHarder-0.2.0/RDieHarder/cleanup | 8 RDieHarder-0.2.0/RDieHarder/configure | 4245 +++++++++++++------- RDieHarder-0.2.0/RDieHarder/configure.ac |only RDieHarder-0.2.0/RDieHarder/inst/doc/RDieHarder.pdf |binary RDieHarder-0.2.0/RDieHarder/src/Makevars.in | 9 RDieHarder-0.2.0/RDieHarder/src/Makevars.win |only RDieHarder-0.2.0/RDieHarder/src/add_ui_rngs.c | 4 RDieHarder-0.2.0/RDieHarder/src/dieharder.h | 2 RDieHarder-0.2.0/RDieHarder/src/libdieharder |only RDieHarder-0.2.0/RDieHarder/src/parsecl.c | 3 RDieHarder-0.2.0/RDieHarder/tools |only 17 files changed, 2974 insertions(+), 1512 deletions(-)
Title: Call R from R
Description: It is sometimes useful to perform a computation in a
separate R process, without affecting the current R process at all.
This packages does exactly that.
Author: Gábor Csárdi [aut, cre, cph] (<https://orcid.org/0000-0001-7098-9676>),
Winston Chang [aut],
RStudio [cph, fnd],
Mango Solutions [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Diff between callr versions 3.1.0 dated 2018-12-10 and 3.1.1 dated 2018-12-21
DESCRIPTION | 8 ++++---- MD5 | 38 ++++++++++++++++++++------------------ NAMESPACE | 1 + NEWS.md | 9 +++++++++ R/eval-bg.R | 3 +-- R/eval.R | 3 +-- R/options.R | 6 +++--- R/r-session.R | 2 +- R/rcmd-bg.R | 3 +-- R/rcmd.R | 3 +-- R/rscript.R | 3 +-- R/script.R | 2 +- R/utils.R | 21 +++++++++++++++++++++ man/default_repos.Rd |only man/r.Rd | 22 ++++++++++------------ man/r_bg.Rd | 10 +++++----- man/rcmd.Rd | 18 ++++++++---------- man/rcmd_bg.Rd | 6 +++--- man/rscript.Rd | 12 ++++++------ tests/testthat/test-messages.R |only tests/testthat/test-utils.R | 39 +++++++++++++++++++++++++++++++++++++++ 21 files changed, 136 insertions(+), 73 deletions(-)
Title: Authoring Books and Technical Documents with R Markdown
Description: Output formats and utilities for authoring books and technical documents with R Markdown.
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>),
JJ Allaire [ctb],
Albert Kim [ctb],
Alessandro Samuel-Rosa [ctb],
Andrzej Oles [ctb],
Bastiaan Quast [ctb],
Ben Marwick [ctb],
Chester Ismay [ctb],
Christophe Dervieux [ctb],
Clifton Franklund [ctb],
Daniel Emaasit [ctb],
David Shuman [ctb],
Dean Attali [ctb],
Drew Tyre [ctb],
Ellis Valentiner [ctb],
Frans van Dunne [ctb],
Hadley Wickham [ctb],
Jeff Allen [ctb],
Jennifer Bryan [ctb],
Jonathan McPhers [ctb],
Junwen Huang [ctb],
Kevin Cheung [ctb],
Kevin Ushey [ctb],
Kim Seonghyun [ctb],
Kirill Muller [ctb],
Luciano Selzer [ctb],
Matthew Lincoln [ctb],
Maximilian Held [ctb],
Michael Sachs [ctb],
Michal Bojanowski [ctb],
Noam Ross [ctb],
Peter Hickey [ctb],
Sahir Bhatnagar [ctb],
Steve Simpson [ctb],
Thierry Onkelinx [ctb] (<https://orcid.org/0000-0001-8804-4216>),
Vincent Fulco [ctb],
Yixuan Qiu [ctb],
Zhuoer Dong [ctb],
RStudio Inc [cph],
Bartek Szopka [ctb] (The jQuery Highlight plugin),
jQuery Foundation [cph] (jQuery library),
jQuery contributors [ctb, cph] (jQuery library; authors listed in
inst/resources/AUTHORS),
MathQuill contributors [ctb] (The MathQuill library; authors listed in
inst/resources/AUTHORS),
FriendCode Inc [cph, ctb] (The gitbook style, with modifications)
Maintainer: Yihui Xie <xie@yihui.name>
Diff between bookdown versions 0.8 dated 2018-12-03 and 0.9 dated 2018-12-21
DESCRIPTION | 6 +++--- MD5 | 10 +++++----- NEWS.md | 6 ++++++ R/html.R | 2 +- README.md | 2 +- tests/testit/test-utils.R | 18 ++++++++++++++++++ 6 files changed, 34 insertions(+), 10 deletions(-)
Title: Benford Analysis for Data Validation and Forensic Analytics
Description: Provides tools that make it easier to validate data using Benford's Law.
Author: Carlos Cinelli
Maintainer: Carlos Cinelli <carloscinelli@hotmail.com>
Diff between benford.analysis versions 0.1.4.1 dated 2017-03-22 and 0.1.5 dated 2018-12-21
DESCRIPTION | 8 ++-- MD5 | 13 +++---- R/functions-new.R | 68 +++++++++++++++++++++++++++----------- R/internal.functions-new-code-2.R | 34 +++++++++++++++++++ README.md | 2 - man/MAD.conformity.Rd |only man/benford.analysis.Rd | 1 tests/testthat/test-benford.R | 9 +++-- 8 files changed, 103 insertions(+), 32 deletions(-)
More information about benford.analysis at CRAN
Permanent link
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2018-06-01 6.3.2
2017-11-26 6.3.1
2017-10-13 6.3.0
2017-08-17 6.2.0
2017-05-11 6.1.3
2017-02-27 6.1.2
2016-10-19 6.1.1
2016-09-04 6.1.0
2016-06-14 6.0.0
2015-11-19 5.2.0
2015-08-29 5.1.2
2015-07-30 5.1.1
2015-04-28 5.0-4
2014-09-01 5.0-3
2014-08-10 5.0-2
2013-11-10 5.0-1
2013-09-03 4.1-5
2013-03-06 4.1-4
2013-02-20 4.1-3
Title: Bayesian Inference for Marketing/Micro-Econometrics
Description: Covers many important models used
in marketing and micro-econometrics applications.
The package includes:
Bayes Regression (univariate or multivariate dep var),
Bayes Seemingly Unrelated Regression (SUR),
Binary and Ordinal Probit,
Multinomial Logit (MNL) and Multinomial Probit (MNP),
Multivariate Probit,
Negative Binomial (Poisson) Regression,
Multivariate Mixtures of Normals (including clustering),
Dirichlet Process Prior Density Estimation with normal base,
Hierarchical Linear Models with normal prior and covariates,
Hierarchical Linear Models with a mixture of normals prior and covariates,
Hierarchical Multinomial Logits with a mixture of normals prior
and covariates,
Hierarchical Multinomial Logits with a Dirichlet Process prior and covariates,
Hierarchical Negative Binomial Regression Models,
Bayesian analysis of choice-based conjoint data,
Bayesian treatment of linear instrumental variables models,
Analysis of Multivariate Ordinal survey data with scale
usage heterogeneity (as in Rossi et al, JASA (01)),
Bayesian Analysis of Aggregate Random Coefficient Logit Models as in BLP (see
Jiang, Manchanda, Rossi 2009)
For further reference, consult our book, Bayesian Statistics and
Marketing by Rossi, Allenby and McCulloch (Wiley 2005) and Bayesian Non- and Semi-Parametric
Methods and Applications (Princeton U Press 2014).
Author: Peter Rossi <perossichi@gmail.com>
Maintainer: Peter Rossi <perossichi@gmail.com>
Diff between bayesm versions 3.1-0.1 dated 2017-07-21 and 3.1-1 dated 2018-12-21
DESCRIPTION | 8 - MD5 | 24 +-- NAMESPACE | 58 ++++----- R/RcppExports.R | 86 ++++++------- R/plot.bayesm.hcoef.R | 91 +++++++------- R/rbprobitgibbs_rcpp.r | 5 build/vignette.rds |binary inst/doc/Constrained_MNL_Vignette.html | 83 ++++++------- inst/doc/bayesm_Overview_Vignette.html | 91 +++++++------- man/ghkvec.Rd | 11 + man/rhierMnlRwMixture.Rd | 2 src/RcppExports.cpp | 208 ++++++++++++++++----------------- src/rhierMnlRwMixture_rcpp_loop.cpp | 2 13 files changed, 341 insertions(+), 328 deletions(-)
Title: BLAS routines for native R matrices and big.matrix objects.
Description: This package provides arithmetic functions for R matrix and big.matrix objects.
Author: Michael J. Kane, Bryan Lewis, and John W. Emerson
Maintainer: ORPHANED
Diff between bigalgebra versions 0.8.4 dated 2014-04-16 and 0.8.4.1 dated 2018-12-21
DESCRIPTION | 11 +++++++---- MD5 | 4 ++-- src/Makevars.win | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-)