t_14_3_05.R

Table Programs
Table 14-3.05: ADAS Cog (11) - Change from Baseline to Week 16 - LOCF (Population: Efficacy)

Table 14-3.05: ADAS Cog (11) - Change from Baseline to Week 16 - LOCF (Population: Efficacy)

View on GitHub

# t_14_3_05.R
# Table 14-3.05: ADAS Cog (11) - Change from Baseline to Week 16 - LOCF  (Population: Efficacy)
# Produces: outputs/14-3.05.docx
# Source: adadas (PARAMCD ACTOT); tplyr2 descriptive summary + ANCOVA with baseline covariate, via build_efficacy_table().

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

build_efficacy_table("14-3.05", source_path = "programs/t-14-3-05.R",
                     dataset = "adadas", paramcd = "ACTOT", week = 16, endpoint = "ADAS")