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

Found 102 packages in 0.01 seconds

CGManalyzer — by Xinzheng Dong, 2 years ago

Continuous Glucose Monitoring Data Analyzer

Contains all of the functions necessary for the complete analysis of a continuous glucose monitoring study and can be applied to data measured by various existing 'CGM' devices such as 'FreeStyle Libre', 'Glutalor', 'Dexcom' and 'Medtronic CGM'. It reads a series of data files, is able to convert various formats of time stamps, can deal with missing values, calculates both regular statistics and nonlinear statistics, and conducts group comparison. It also displays results in a concise format. Also contains two unique features new to 'CGM' analysis: one is the implementation of strictly standard mean difference and the class of effect size; the other is the development of a new type of plot called antenna plot. It corresponds to 'Zhang XD'(2018)'s article 'CGManalyzer: an R package for analyzing continuous glucose monitoring studies'.

ktaucenters — by Juan Domingo Gonzalez, a year ago

Robust Clustering Procedures

A clustering algorithm similar to K-Means is implemented, it has two main advantages, namely (a) The estimator is resistant to outliers, that means that results of estimator are still correct when there are atypical values in the sample and (b) The estimator is efficient, roughly speaking, if there are no outliers in the sample, results will be similar to those obtained by a classic algorithm (K-Means). Clustering procedure is carried out by minimizing the overall robust scale so-called tau scale. (see Gonzalez, Yohai and Zamar (2019) ).

pedigreeTools — by Paulino Perez Rodriguez, 6 months ago

Versatile Functions for Working with Pedigrees

Tools to sort, edit and prune pedigrees and to extract the inbreeding coefficients and the relationship matrix (includes code for pedigrees from self-pollinated species). The use of pedigree data is central to genetics research within the animal and plant breeding communities to predict breeding values. The relationship matrix between the individuals can be derived from pedigree structure ('Vazquez et al., 2010') .

marg — by Alessandra R. Brazzale, 7 years ago

Approximate Marginal Inference for Regression-Scale Models

Likelihood inference based on higher order approximations for linear nonnormal regression models.

PortfolioAnalytics — by Brian G. Peterson, 4 months ago

Portfolio Analysis, Including Numerical Methods for Optimization of Portfolios

Portfolio optimization and analysis routines and graphics.

serocalculator — by Kristina Lai, 2 months ago

Estimating Infection Rates from Serological Data

Translates antibody levels measured in cross-sectional population samples into estimates of the frequency with which seroconversions (infections) occur in the sampled populations. Replaces the previous `seroincidence` package.

errum — by James Joseph Balamuta, 5 years ago

Exploratory Reduced Reparameterized Unified Model Estimation

Perform a Bayesian estimation of the exploratory reduced reparameterized unified model (ErRUM) described by Culpepper and Chen (2018) .

edina — by James Joseph Balamuta, 5 years ago

Bayesian Estimation of an Exploratory Deterministic Input, Noisy and Gate Model

Perform a Bayesian estimation of the exploratory deterministic input, noisy and gate (EDINA) cognitive diagnostic model described by Chen et al. (2018) .

predfairness — by ThaĆ­s de Bessa Gontijo de Oliveira, 4 years ago

Discrimination Mitigation for Machine Learning Models

Based on different statistical definitions of discrimination, several methods have been proposed to detect and mitigate social inequality in machine learning models. This package aims to provide an alternative to fairness treatment in predictive models. The ROC method implemented in this package is described by Kamiran, Karim and Zhang (2012) < https://ieeexplore.ieee.org/document/6413831/>.

cond — by Alessandra R. Brazzale, 7 years ago

Approximate Conditional Inference for Logistic and Loglinear Models

Higher order likelihood-based inference for logistic and loglinear models.