Occurrence Layout
occurrence_lyt(
arm_var,
lbl_overall,
row_split_var,
lbl_row_split,
medname_var,
lbl_medname_var,
summary_labels,
count_by
)(string) variable used for column splitting
(string) label used for overall column, if set to NULL the overall column is omitted
(character) additional row split variables.
(string) variable name of medical treatment name.
(string) label for the variable defining the medication name.
(list) of summarize labels. See details.