t_14_3_04.R

Table Programs
Table 14-3.04: CIBIC+ - Summary at Week 8 - LOCF (Population: Efficacy)

Table 14-3.04: CIBIC+ - Summary at Week 8 - LOCF (Population: Efficacy)

View on GitHub

# t_14_3_04.R
# Table 14-3.04: CIBIC+ - Summary at Week 8 - LOCF  (Population: Efficacy)
# Produces: outputs/14-3.04.docx
# Source: adcibc (PARAMCD CIBICVAL); tplyr2 descriptive summary + ANCOVA without baseline covariate, via build_efficacy_table().

source("R/setup.R")
source("R/helpers.R")
source("R/efficacy.R")

build_efficacy_table("14-3.04", source_path = "programs/t-14-3-04.R",
                     dataset = "adcibc", paramcd = "CIBICVAL", week = 8, endpoint = "CIBIC")