- pharmaverse overview
- Select packages walkthrough and examples
admiral
exercises- Closing thoughts
Help at your fingertips!
Explore!
Join communities!
See pharmaverse examples!
metacore
metatools
xportr
admiral
admiral
exercises
admiral
exercises - 1
ds_ext
with all of the ds
, plus derive a numeric date version of DS.DSSTDTC
without any imputation as DSSTDT
.derive_vars_dt()
10:00
admiral
exercises - 2
adsl_1
with all of dm
, plus derive an end of study date (EOSDT
) using the DSSTDT
from ds_ext
where DSCAT == "DISPOSITION EVENT" & DSDECOD != "SCREEN FAILURE"
.derive_vars_merged()
10:00
admiral
exercises - 3
adsl_2
with all of adsl_1
, plus derive a safety population flag (SAFFL
) as Y
for any patient from ex
with a record where EXDOSE > 0
.derive_var_merged_exist_flag()
10:00
admiral
exercises - 4
adsl_3
with all of adsl_2
, plus derive a last known alive date (LSTALVDT
) as the latest date of the following variables from ae
: AESTDTC
and AEENDTC
, imputing missing day and month to the first.derive_var_extreme_dt()
10:00
admiral
exercises - 5
admiral
functions10:00
pharmaverse champion
as one of the criteria we look for in pharmaverse
recommended packages is great user guides, as hopefully demonstrated wit the sites shown todaypharmaverse
, check out options at pharmaverse.org