balance_fn: Balance Test Table Production

Description Usage Arguments Examples

View source: R/balancetest_function.R

Description

This function takes in a dataset and treatment assignment variable, and produces balance tests and control/treatment means in table form.

Usage

1
balance_fn(dataset, assignment)

Arguments

dataset

is your dataframe

assignment

is the name of the variable used to identify treatment and control.

Examples

1

skirmer/skpack documentation built on May 30, 2019, 1:06 a.m.