Skip to content

manncz/dRCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design-based RCT Analysis Package (dRCT)

Installation

To install, use either the remotes or devtools package in R If remotes is not already installed, run:

> install.packages('remotes')

To install dRCT, run the following:

> remotes::install_github('manncz/dRCT',dep=TRUE)

Usage

The main functions for estimating average effects are loop(), for Bernoulli experiments, and p_loop() for paired experiments

For detailed examples, see the tutorial materials at https://github.com/manncz/edm-rct-tutorial

About

Design-based analysis of RCTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages