View source: R/compute_anchor_group.R
compute_anchor_group | R Documentation |
Compute the Anchor Group
compute_anchor_group(dat, anchor.variable = "PGIS_delta")
dat |
pass the dataframe |
anchor.variable |
numeric variable name that you want to use to create the anchor groups variable of the subject ID in the dataframe numeric; default is USUBJID |
returns a dataframe with additional variable anchor.group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.