Skip to content

nuitrcs/NSIR-bootstrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop on bootstrapping with R

Taught by Ritika Giri Winter Quarter of 2024 Northwestern University's Research Computing and Data Services as part of the Next Steps in R workshop series.

Getting Started

  • Download the materials to your machine by clicking on the green "Code" button on the top right and selecting "Download ZIP".
  • Unzip the downloaded folder, and double-click on the .RProj file to open up the R Project in RStudio.
  • Open nsir-bootstrap.qmd and work through the materials.

Concepts

  • Sampling with replacement
  • Bootstrapping a single statistic
  • Using the {boot} package
  • Generating confidence intervals and standard errors with {boot}
  • When not to use bootstrap

Components

  • README.md markdown file outlining the repository
  • .Rproj folder maintaining an R Project for this directory
  • nsir-bootstrap.qmd Quarto document with the workshop contents

Required Installs

  • R and RStudio
  • Packages: boot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published