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

causalinfer

Lifecycle: experimental Travis build status AppVeyor build status Codecov test coverage

causalinfer is a generalized package for causal inference. This package is modeled after the infer R package.

causalinfer is under development

Installation

You can install the development version of dolly from GitHub with:

# install.packages("remotes")
remotes::install_github("malcolmbarrett/dolly")

Please note that the 'causalinfer' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



malcolmbarrett/causalinfer documentation built on Aug. 3, 2019, 1:39 p.m.