Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 41 packages in 0.01 seconds

emojifont — by Guangchuang Yu, 4 years ago

Emoji and Font Awesome in Graphics

An implementation of using emoji and fontawesome for using in both base and 'ggplot2' graphics.

SuperRanker — by Claus Thorn Ekstrøm, 2 years ago

Sequential Rank Agreement

Tools for analysing the agreement of two or more rankings of the same items. Examples are importance rankings of predictor variables and risk predictions of subjects. Benchmarks for agreement are computed based on random permutation and bootstrap. See Ekstrøm CT, Gerds TA, Jensen, AK (2018). "Sequential rank agreement methods for comparison of ranked lists." _Biostatistics_, *20*(4), 582-598 for more information.

dataReporter — by Claus Thorn Ekstrøm, a month ago

Reproducible Data Screening Checks and Report of Possible Errors

Data screening is an important first step of any statistical analysis. 'dataReporter' auto generates a customizable data report with a thorough summary of the checks and the results that a human can use to identify possible errors. It provides an extendable suite of test for common potential errors in a dataset. See Petersen AH, Ekstrøm CT (2019). "dataMaid: Your Assistant for Documenting Supervised Data Quality Screening in R." _Journal of Statistical Software_, *90*(6), 1-38 for more information.

dataMaid — by Claus Thorn Ekstrøm, a month ago

A Suite of Checks for Identification of Potential Errors in a Data Frame as Part of the Data Screening Process

Data screening is an important first step of any statistical analysis. dataMaid auto generates a customizable data report with a thorough summary of the checks and the results that a human can use to identify possible errors. It provides an extendable suite of test for common potential errors in a dataset.

socceR — by Claus Thorn Ekstrøm, 6 years ago

Evaluating Sport Tournament Predictions

Functions for evaluating tournament predictions, simulating results from individual soccer matches and tournaments. See < http://sandsynligvis.dk/2018/08/03/world-cup-prediction-winners/> for more information.

MethComp — by Claus Thorn Ekstrøm, 7 months ago

Analysis of Agreement in Method Comparison Studies

Methods (standard and advanced) for analysis of agreement between measurement methods. These cover Bland-Altman plots, Deming regression, Lin's Total deviation index, and difference-on-average regression. See Carstensen B. (2010) "Comparing Clinical Measurement Methods: A Practical Guide (Statistics in Practice)" for more information.

networkR — by Claus Thorn Ekstrøm, 6 years ago

Network Analysis and Visualization

Collection of functions for fast manipulation, handling, and analysis of large-scale networks based on family and social data. Functions are utility functions used to manipulate data in three "formats": sparse adjacency matrices, pedigree trio family data, and pedigree family data. When possible, the functions should be able to handle millions of data points quickly for use in combination with data from large public national registers and databases. Kenneth Lange (2003, ISBN:978-8181281135).

smcfcs — by Jonathan Bartlett, a month ago

Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification

Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Conditional Specification. This is a modification of the popular FCS/chained equations multiple imputation approach, and allows imputation of missing covariate values from models which are compatible with the user specified substantive model.

CoOL — by Andreas Rieckmann, 3 years ago

Causes of Outcome Learning

Implementing the computational phase of the Causes of Outcome Learning approach as described in Rieckmann, Dworzynski, Arras, Lapuschkin, Samek, Arah, Rod, Ekstrom. 2022. Causes of outcome learning: A causal inference-inspired machine learning approach to disentangling common combinations of potential causes of a health outcome. International Journal of Epidemiology . The optional 'ggtree' package can be obtained through Bioconductor.

tuneR — by Uwe Ligges, a year ago

Analysis of Music and Speech

Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read mp3, read midi, perform steps of a transcription, ... Also contains functions ported from the 'rastamat' 'Matlab' package.