ndelrocco/lmBootCompare: Compares Six Methods of Bootstrapping Linear Model Coefficients

The primary purpose of this package is to compare the bootstrapped sampling distributions of linear regression coefficients obtained using six different methods. Case resampling, residual resampling, Wild bootstrap with Mammen's Two-Point Distribution, Wild bootstrap with Mammen's Continuous Distribution, Wild boostrap with Rademacher Distribution, and Wild bootstrap with Standard Normal Distribution are supported. There are four main functions in this package to facilitate this. bootstrapSamples(), bootstrapSummary(), bootstrapConfint(), and coefficientPlots(). These functions generate samples, calculate summary statistics, calculate confidence intervals for parameters, and visualize the sampling distributions (respectively). This allows the user to compare the results of different sampling approaches simultaneously with ease.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ndelrocco/lmBootCompare")
ndelrocco/lmBootCompare documentation built on Dec. 10, 2019, 12:38 p.m.