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, show_pvalue = TRUE)

Arguments

data

Source dataset (filtered by flags)

var

Variable on which model should be run

wk

Visit to be modeled

show_pvalue

Indicator to display p-values in table

Value

Formatted dataframe


RConsortium/submissions-pilot2 documentation built on Feb. 7, 2025, 1:24 a.m.