diff --git a/adam/adtte.qmd b/adam/adtte.qmd index 13c641e..61b5934 100644 --- a/adam/adtte.qmd +++ b/adam/adtte.qmd @@ -12,7 +12,7 @@ knitr::opts_chunk$set( # Introduction -This article provides a step-by-step explanation for creating an ADaM `ADTTE` (Time-to-Event) dataset with common oncology endpoint parameters using the `{admiral}`, `{admiralonco}`, `{metacore}`, `{metatools}`, and `{xportr}` packages. ADTTE datasets often involve calculating time-to-event variables for endpoints such as Overall Survival (OS) and Progression-Free Survival (PFS). +This article provides a step-by-step explanation for creating an ADaM `ADTTE` (Time-to-Event) dataset with common oncology endpoint parameters using key pharmaverse packages along with tidyverse components. `ADTTE` datasets often involve calculating time-to-event variables for endpoints such as Overall Survival (OS) and Progression-Free Survival (PFS). For the purpose of this example, we will use the `adsl` and `adrs_onco` datasets.