efficacy_models: ANCOVA Model data processing necessary for Table 14-3.01

View source: R/eff_models.R

efficacy_modelsR Documentation

ANCOVA Model data processing necessary for Table 14-3.01

Description

This function handles the necessary data processing to handle the CDISC pilot primary endpoint analysis. The original source can be found here

Usage

efficacy_models(data, var = NULL, wk = NULL)

Arguments

data

Source dataset (filtered by flags)

var

Variable on which model should be run

wk

Visit to be modeled

Value

Formatted dataframe


RConsortium/submissions-pilot1 documentation built on Feb. 25, 2024, 6:14 a.m.