From 5fda8bcf8190d1e0fa0f1a5273376d3621eb5b3d Mon Sep 17 00:00:00 2001 From: Fabian Hee <45382374+f-meister@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:32:08 +0800 Subject: [PATCH] Update adam/adtte.qmd Co-authored-by: Ross Farrugia <82581364+rossfarrugia@users.noreply.github.com> --- adam/adtte.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adam/adtte.qmd b/adam/adtte.qmd index 7dcab3a..919a4cd 100644 --- a/adam/adtte.qmd +++ b/adam/adtte.qmd @@ -57,7 +57,7 @@ head(adrs, n=10) # Define Event and Censoring Sources -We define event and censoring sources using the `admiral::event_source` and `admiral::censor_source` functions. This forms the basis for calculating time-to-event endpoints. +We define event and censoring sources using the `admiral::event_source()` and `admiral::censor_source()` functions. This forms the basis for calculating time-to-event endpoints. ```{r} # Define event and censoring sources