Learn R Programming

htetree (version 0.1.20)

getDensities: Getting Distribution in Treatment and Control Groups

Description

Getting the density of distribution in treatment and control groups, which will be displayed in the

Usage

getDensities(treatment, outcome)

Value

vector of corresponding densities for each value of outcome vector

Arguments

treatment

A character representing the name of treatment indicator.

outcome

A character representing the name of outcome variable.