Skip to content

guhjy/npcausal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npcausal

http://www.citeulike.org/user/guhjy/article/14509399 This package provides a variety of tools for nonparametric estimation of causal effects across a wide range of settings. The methods are based on the theory of influence functions, and can incorporate flexible machine learning and high-dimensional regression tools, while still yielding inference in the form of confidence intervals and hypothesis tests. Many of the methods are doubly robust.

Installing

To install and load this package in R from GitHub, run the following commands:

install.packages("devtools")
library(devtools) 
install_github("ehkennedy/npcausal")
library(npcausal)

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%