Description Usage Arguments Value
wrap_all
allows the user to run an anaylsis on a specific data set.
1 |
dataset |
The dataset the analysis will be conducted on. |
response_list |
A list of all the models to run. Options are: normal, binomial, poisson, or ordinal. |
washout |
A boolean which indicates whether a washout period will be used or not. The default is set to TRUE. |
set_to_null |
A list of strings, which indicate how many observations will be set to NA if a washout period is implemented. The default is set to NULL. |
The function returns some useful information about the simulation as well as information about the simulation itself.
system_info |
Provides information about the clincical trial conducted
|
model_results |
This is a list which contains the data file that was
constructed using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.