check_prognostic_formula: Check Prognostic Formula

View source: R/auto_stratify.R

check_prognostic_formulaR Documentation

Check Prognostic Formula

Description

Check Prognostic Formula

Usage

check_prognostic_formula(prog_formula, data, outcome, treat)

Arguments

prog_formula

a formula for prognostic score

data

data.frame with observations as rows, features as columns

outcome

string giving the name of column with outcome information. Required if prognostic_scores is specified. Otherwise it will be inferred from prog_formula

treat

string giving the name of column designating treatment assignment

Value

nothing


raikens1/stratamatch documentation built on April 1, 2022, 9:48 p.m.