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

Found 166 packages in 0.02 seconds

Langevin — by Philip Rinn, 5 days ago

Langevin Analysis in One and Two Dimensions

Estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.

entrymodels — by Guilherme Jardim, 5 years ago

Estimate Entry Models

Tools for measuring empirically the effects of entry in concentrated markets, based in Bresnahan and Reiss (1991) < https://www.jstor.org/stable/2937655>.

gerbil — by Michael Robbins, 3 years ago

Generalized Efficient Regression-Based Imputation with Latent Processes

Implements a new multiple imputation method that draws imputations from a latent joint multivariate normal model which underpins generally structured data. This model is constructed using a sequence of flexible conditional linear models that enables the resulting procedure to be efficiently implemented on high dimensional datasets in practice. See Robbins (2021) .

pstest — by Pedro H. C. Sant'Anna, 6 years ago

Specification Tests for Parametric Propensity Score Models

The propensity score is one of the most widely used tools in studying the causal effect of a treatment, intervention, or policy. Given that the propensity score is usually unknown, it has to be estimated, implying that the reliability of many treatment effect estimators depends on the correct specification of the (parametric) propensity score. This package implements the data-driven nonparametric diagnostic tools for detecting propensity score misspecification proposed by Sant'Anna and Song (2019) .

degradr — by Pedro Abraham Montoya Calzada, 17 days ago

Estimating Remaining Useful Life with Linear Mixed Effects Models

Provides tools for estimating the Remaining Useful Life (RUL) of degrading systems using linear mixed-effects models and creating a health index. It supports both univariate and multivariate degradation signals. For multivariate inputs, the signals are merged into a univariate health index prior to modeling. Linear and exponential degradation trajectories are supported (the latter using a log transformation). Remaining Useful Life (RUL) distributions are estimated using Bayesian updating for new units, enabling on-site predictive maintenance. Based on the methodology of Liu and Huang (2016) .

GSEMA — by Juan Antonio Villatoro-García, 2 days ago

Gene Set Enrichment Meta-Analysis

Performing the different steps of gene set enrichment meta-analysis. It provides different functions that allow the application of meta-analysis based on the combination of effect sizes from different pathways in different studies to obtain significant pathways that are common to all of them.

Delta — by Antonio Rodriguez, 6 years ago

Measure of Agreement Between Two Raters

Measure of agreement delta was originally by Martín & Femia (2004) . Since then has been considered as agreement measure for different fields, since their behavior is usually better than the usual kappa index by Cohen (1960) . The main issue with delta is that can not be computed by hand contrary to kappa. The current algorithm is based on the Version 5 of the delta windows program that can be found on < https://www.ugr.es/~bioest/software/delta/cmd.php?seccion=downloads>.

bgumbel — by Pedro C. Brom, 5 years ago

Bimodal Gumbel Distribution

Bimodal Gumbel distribution. General functions for performing extreme value analysis.

rcens — by Daniel Saavedra, 2 years ago

Generate Sample Censoring

Provides functions to generate censored samples of type I, II and III, from any random sample generator. It also supplies the option to create left and right censorship. Along with this, the generation of samples with interval censoring is in the testing phase, with two options of fixed length intervals and random lengths.

MariNET — by Vargas-Fernández Marina, 7 months ago

Build Network Based on Linear Mixed Models from EHRs

Analyzing longitudinal clinical data from Electronic Health Records (EHRs) using linear mixed models (LMM) and visualizing the results as networks. It includes functions for fitting LMM, normalizing adjacency matrices, and comparing networks. The package is designed for researchers in clinical and biomedical fields who need to model longitudinal data and explore relationships between variables For more details see Bates et al. (2015) .