efficacy_models | R Documentation |
This function handles the necessary data processing to handle the CDISC pilot primary endpoint analysis. The original source can be found here
efficacy_models(data, var = NULL, wk = NULL, show_pvalue = TRUE)
data |
Source dataset (filtered by flags) |
var |
Variable on which model should be run |
wk |
Visit to be modeled |
show_pvalue |
Indicator to display p-values in table |
Formatted dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.