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

Found 101 packages in 0.01 seconds

VICatMix — by Jackie Rao, a year ago

Variational Mixture Models for Clustering Categorical Data

A variational Bayesian finite mixture model for the clustering of categorical data, and can implement variable selection and semi-supervised outcome guiding if desired. Incorporates an option to perform model averaging over multiple initialisations to reduce the effects of local optima and improve the automatic estimation of the true number of clusters. For further details, see the paper by Rao and Kirk (2024) .

whereami — by Jonathan Sidi, 3 years ago

Reliably Return the Source and Call Location of a Command

Robust and reliable functions to return informative outputs to console with the run or source location of a command. This can be from the 'RScript'/R terminal commands or 'RStudio' console, source editor, 'Rmarkdown' document and a Shiny application.

InteractionPoweR — by David Baranger, a month ago

Power Analyses for Interaction Effects in Cross-Sectional Regressions

Power analysis for regression models which test the interaction of two or three independent variables on a single dependent variable. Includes options for correlated interacting variables and specifying variable reliability. Two-way interactions can include continuous, binary, or ordinal variables. Power analyses can be done either analytically or via simulation. Includes tools for simulating single data sets and visualizing power analysis results. The primary functions are power_interaction_r2() and power_interaction() for two-way interactions, and power_interaction_3way_r2() for three-way interactions. The function run_pos_power_search() provides a stability analysis for two-way interactions. Please cite as: Baranger DAA, Finsaas MC, Goldstein BL, Vize CE, Lynam DR, Olino TM (2023). "Tutorial: Power analyses for interaction effects in cross-sectional regressions." . If you use the stability analyses, please cite: Castillo A, Miller JD, Vize C, Baranger DAA, Lynam DR. "When Do Interaction/Moderation Effects Stabilize in Linear Regression?".

lexicon — by Tyler Rinker, 7 years ago

Lexicons for Text Analysis

A collection of lexical hash tables, dictionaries, and word lists.

shoppingwords — by Betul Kan-Kilinc, 9 months ago

Text Processing Tools for Turkish E-Commerce Data

Provides several datasets useful for processing and analysis of text in Turkish from an online shopping platform.

npmlda — by Xin Tian, 8 years ago

Nonparametric Models for Longitudinal Data

Support the book: Wu CO and Tian X (2018). Nonparametric Models for Longitudinal Data. Chapman & Hall/CRC (to appear); and provide fit for using global and local smoothing methods for the conditional-mean and conditional-distribution based models with longitudinal Data.

recforest — by Juliette Murris, 4 months ago

Random Survival Forest for Recurrent Events

A tool designed to analyze recurrent events when dealing with right-censored data and the potential presence of a terminal event (that prevents further occurrences, like death). It extends the random survival forest algorithm, adapting splitting rules and node estimators to handle complexities of recurrent events. The methodology is fully described in Murris, J., Bouaziz, O., Jakubczak, M., Katsahian, S., & Lavenu, A. (2024) (< https://hal.science/hal-04612431v1/document>).

rsyncrosim — by Leonardo Frid, a month ago

The R Interface to 'SyncroSim'

'SyncroSim' is a generalized framework for managing scenario-based datasets (< https://syncrosim.com/>). 'rsyncrosim' provides an interface to 'SyncroSim'. Simulation models can be added to 'SyncroSim' in order to transform these datasets, taking advantage of general features such as defining scenarios of model inputs, running Monte Carlo simulations, and summarizing model outputs. 'rsyncrosim' requires 'SyncroSim' 2.3.5 or higher (API documentation: < https://docs.syncrosim.com/>).

afpt — by Marco KleinHeerenbrink, 3 years ago

Tools for Modelling of Animal Flight Performance

Allows estimation and modelling of flight costs in animal (vertebrate) flight, implementing the aerodynamic power model described in Klein Heerenbrink et al. (2015) . Taking inspiration from the program 'Flight', developed by Colin Pennycuick (Pennycuick (2008) "Modelling the flying bird". Amsterdam: Elsevier. ISBN 0-19-857721-4), flight performance is estimated based on basic morphological measurements such as body mass, wingspan and wing area. 'afpt' can be used to make predictions on how animals should adjust their flight behaviour and wingbeat kinematics to varying flight conditions.

autoMR — by Kelin Zhong, 4 days ago

Automated Mendelian Randomization Workflows and Visualizations

Provides tools to summarize, analyze, and visualize results from Mendelian randomization studies using summarized genetic association data. The package includes functions for generating forest plots and scatter plots at the single-nucleotide polymorphism and Mendelian randomization method levels, and for fitting multiple estimators in a unified workflow, including inverse-variance weighted estimation, Mendelian randomization Egger regression, the weighted median estimator, the robust adjusted profile score, Mendelian randomization pleiotropy residual sum and outlier, Mendelian randomization with the genotype recoding invariance property, and a Bayesian horseshoe method. Related methods are described by Burgess (2013) , Bowden (2015) , Bowden (2016) , Zhao (2020) , Verbanck (2018) , Dudbridge (2025) , and Grant and Burgess (2024) . Related open-source software includes 'TwoSampleMR' < https://github.com/MRCIEU/TwoSampleMR>, 'mr.raps' < https://github.com/qingyuanzhao/mr.raps>, 'MR-PRESSO' < https://github.com/rondolab/MR-PRESSO>, and 'MR-Horse' < https://github.com/aj-grant/mrhorse>.