williazo / gps.continuousnav

Functions used for running generalized propensity score methods with a continuous treatment, where treatment is assigned at the highest level in study.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gps.continuousnav

The goal of gps.continuousnav is to use Generalized Propensity Score methodology for a continuous treatment domain.

Installation

You can install gps.continuousnav from github with:

# install.packages("devtools")
devtools::install_github("williazo/gps.continuousnav")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code
# still need to find a good generic example

About

Functions used for running generalized propensity score methods with a continuous treatment, where treatment is assigned at the highest level in study.


Languages

Language:R 100.0%