• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
jbryer
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tojbryer

likert - Analysis and Visualization Likert Items

An approach to analyzing Likert response items, with an emphasis on visualizations. The stacked bar plot is the preferred method for presenting Likert results. Tabular results are also implemented along with density plots to assist researchers in determining whether Likert responses can be used quantitatively instead of qualitatively. See the likert(), summary.likert(), and plot.likert() functions to get started.

Last updated

data-sciencevisualization

11.91 score 319 stars 1 dependents 620 scripts 6.0k downloads

TriMatch - Propensity Score Matching of Non-Binary Treatments

Propensity score matching for non-binary treatments.

Last updated

6.65 score 12 stars 1 dependents 41 scripts 615 downloads

login - 'shiny' Login Module

Framework for adding authentication to 'shiny' applications. Provides flexibility as compared to other options for where user credentials are saved, allows users to create their own accounts, and password reset functionality. Bryer (2024) <doi:10.5281/zenodo.10987876>.

Last updated

6.22 score 30 stars 55 scripts 182 downloads

multilevelPSA - Multilevel Propensity Score Analysis

Conducts and visualizes propensity score analysis for multilevel, or clustered data. Bryer & Pruzek (2011) <doi:10.1080/00273171.2011.636693>.

Last updated

6.18 score 16 stars 94 scripts 255 downloads

PSAboot - Bootstrapping for Propensity Score Analysis

It is often advantageous to test a hypothesis more than once in the context of propensity score analysis (Rosenbaum, 2012) <doi:10.1093/biomet/ass032>. The functions in this package facilitate bootstrapping for propensity score analysis (PSA). By default, bootstrapping using two classification tree methods (using 'rpart' and 'ctree' functions), two matching methods (using 'Matching' and 'MatchIt' packages), and stratification with logistic regression. A framework is described for users to implement additional propensity score methods. Visualizations are emphasized for diagnosing balance; exploring the correlation relationships between bootstrap samples and methods; and to summarize results.

Last updated

propensity-score

5.48 score 13 stars 23 scripts 224 downloads

brickset - Interface with the Brickset API for Getting Data About LEGO Sets

Interface with the 'Brickset' API <https://brickset.com/article/52664/api-version-3-documentation> for getting data about LEGO sets. Data sets that can be used for teaching and learning without the need of a 'Brickset' account and API key are also included. Includes all LEGO since through the end of 2025.

Last updated

lego

5.43 score 18 stars 15 scripts 263 downloads

PSAgraphics - Propensity Score Analysis Graphics

A collection of functions that primarily produce graphics to aid in a Propensity Score Analysis (PSA). Functions include: cat.psa and box.psa to test balance within strata of categorical and quantitative covariates, circ.psa for a representation of the estimated effect size by stratum, loess.psa that provides a graphic and loess based effect size estimate, and various balance functions that provide measures of the balance achieved via a PSA in a categorical covariate.

Last updated

propensity-score

4.58 score 3 stars 3 dependents 28 scripts 419 downloads