knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Travis build status AppVeyor build status codecov

jeksterslabRboot is a collection of functions that I find useful in studying bootstrapping concepts and methods.

Installation

You can install the released version of jeksterslabRboot from GitHub with:

library(devtools)
install_github("jeksterslabds/jeksterslabRboot")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRboot documentation built on July 20, 2020, 12:56 p.m.