UBC-MDS/strapvizr: Bootstrapped Confidence Intervals, Plots, and More

The purpose of this package is to simplify and automate the process of creating simple bootstrap distributions of numerical data columns. The package will have a module which intakes a dataset column and relevant parameters such as the desired confidence bounds and number of simulations. The module will perform the simulation statistics to generate the bootstrap mean distribution and relevant statistics such as the sample mean and bootstrapped confidence interval. The package will also contain a module for visualization of the bootstraped confidence interval, and a module for creating a professional publication-ready table of the relevant statistics.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://ubc-mds.github.io/strapvizr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/strapvizr")
UBC-MDS/strapvizr documentation built on March 22, 2022, 6:39 p.m.