README.md

README

The IRexamples R package contains example code for analyzing data or accomplishing tasks relevant to institutional or educational researchers.

Install Package

# From CRAN
install.packages('IRexamples')

# From github (Development)
devtools::install_github('vinhdizzo/IRexamples')

Vignettes and Tutorials

The following are vignettes/tutorials included in the package:

  1. Propensity Score Weights Using Gradient Boosted Trees.
  2. Adjusting for Survey Non-Response Using Weights.
  3. Accounting for Instructor-level Effects with Bayesian Multilevel Models.
  4. Webscraping Online Data Files.
  5. Example 5: Geocoding Addresses and Spatial Applications


Try the IRexamples package in your browser

Any scripts or data that you put into this service are public.

IRexamples documentation built on Oct. 6, 2023, 9:07 a.m.