Skip to content

Collection of Practical Institutional Research Examples and Tutorials

Notifications You must be signed in to change notification settings

vinhdizzo/IRexamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of Practical Institutional Research Examples and Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published