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

Found 119 packages in 0.01 seconds

cond — by Alessandra R. Brazzale, a year ago

Approximate Conditional Inference for Logistic and Loglinear Models

Implements higher order likelihood-based inference for logistic and loglinear models.

sirt — by Alexander Robitzsch, a year ago

Supplementary Item Response Theory Models

Supplementary functions for item response models aiming to complement existing R packages. The functionality includes among others multidimensional compensatory and noncompensatory IRT models (Reckase, 2009, ), MCMC for hierarchical IRT models and testlet models (Fox, 2010, ), NOHARM (McDonald, 1982, ), Rasch copula model (Braeken, 2011, ; Schroeders, Robitzsch & Schipolowski, 2014, ), faceted and hierarchical rater models (DeCarlo, Kim & Johnson, 2011, ), ordinal IRT model (ISOP; Scheiblechner, 1995, ), DETECT statistic (Stout, Habing, Douglas & Kim, 1996, ), local structural equation modeling (LSEM; Hildebrandt, Luedtke, Robitzsch, Sommer & Wilhelm, 2016, ).

PNADcIBGE — by Gabriel Assuncao, 3 years ago

Downloading, Reading and Analyzing PNADC Microdata

Provides tools for downloading, reading and analyzing the Continuous National Household Sample Survey - PNADC, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website < https://www.ibge.gov.br/>. Further analysis must be made using package 'survey'.

statpsych — by Douglas G. Bonett, a month ago

Statistical Methods for Psychologists

Implements confidence interval and sample size methods that are especially useful in psychological research but are also useful in educational, social science, business, and biological research. This package includes more than 100 confidence interval functions and more than 80 sample size functions for 1-group, 2-group, paired-samples, and multiple-group designs and for a variety of parameters including means, medians, proportions, slopes, standardized mean differences, standardized linear contrasts of means, and several measures of correlation and association. The sample size functions can be used to approximate the sample size needed to estimate a parameter or function of parameters with desired confidence interval precision or to perform a variety of hypothesis tests (directional two-sided, equivalence, superiority, noninferiority) with desired power. For details about these methods see: Statistical Methods for Psychologists, Volumes 1 – 4, < https://dgbonett.sites.ucsc.edu/>.

vcmeta — by Douglas G. Bonett, 5 months ago

Varying Coefficient Meta-Analysis

Implements functions for varying coefficient meta-analysis methods. These methods do not assume effect size homogeneity. Subgroup effect size comparisons, general linear effect size contrasts, and linear models of effect sizes based on varying coefficient methods can be used to describe effect size heterogeneity. Varying coefficient meta-analysis methods do not require the unrealistic assumptions of the traditional fixed-effect and random-effects meta-analysis methods. For details see: Statistical Methods for Psychologists, Volume 5, < https://dgbonett.sites.ucsc.edu/>.

tram — by Torsten Hothorn, 15 hours ago

Transformation Models

Formula-based user-interfaces to specific transformation models implemented in package 'mlt' (, ). Available models include Cox models, some parametric survival models (Weibull, etc.), models for ordered categorical variables, normal and non-normal (Box-Cox type) linear models, and continuous outcome logistic regression (Lohse et al., 2017, ). The underlying theory is described in Hothorn et al. (2018) . An extension to transformation models for clustered data is provided (Barbanti and Hothorn, 2022, ) and a tutorial explains applications in survival analysis (Siegfried et al., 2025, ). Multivariate conditional transformation models (Klein et al, 2022, ) and shift-scale transformation models (Siegfried et al, 2023, ) can be fitted as well. The package contains an implementation of a doubly robust score test, described in Kook et al. (2024, ).

simplanonym — by Douglas Kiarelly Godoy de Araujo, 4 years ago

Consistent Anonymisation Across Datasets

A simple function that anonymises a list of variables in a consistent way: anonymised factors are not recycled and the same original levels receive the same anonymised factor even if located in different datasets.

retrosheet — by Colin Douglas, 4 months ago

Import Professional Baseball Data from 'Retrosheet'

A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from < https://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.

blme — by Vincent Dorie, 7 months ago

Bayesian Linear Mixed-Effects Models

Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting, implementing the methods of Chung, et al. (2013) . Extends package 'lme4' (Bates, Maechler, Bolker, and Walker (2015) ).

rwicc — by Douglas Ezra Morrison, 3 months ago

Regression with Interval-Censored Covariates

Provides functions to simulate and analyze data for a regression model with an interval censored covariate, as described in Morrison et al. (2021) .