t_14_3_01.R
Table Programs
Table 14-3.01: Primary Endpoint Analysis: ADAS Cog (11) - Change from Baseline to Week 24 - LOCF (Population: Efficacy)
Table 14-3.01: Primary Endpoint Analysis: ADAS Cog (11) - Change from Baseline to Week 24 - LOCF (Population: Efficacy)
# t_14_3_01.R
# Table 14-3.01: Primary Endpoint Analysis: ADAS Cog (11) - Change from Baseline to Week 24 - LOCF (Population: Efficacy)
# Produces: outputs/14-3.01.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.01", source_path = "programs/t-14-3-01.R",
dataset = "adadas", paramcd = "ACTOT", week = 24, endpoint = "ADAS")