Description Usage Arguments Value
Allows the user to run an anaylsis on a specific data set.
1 | wrap_helper(specific_data, response_type)
|
specific_data |
The specific part of the dataset the analysis will be conducted on. |
response_type |
The type of model we want to simulate. Can be normal, binomial, poisson, or ordinal. |
The function returns a list of two objects.
nof1_out |
This the the data file that was constructed using |
result_out |
This is the result of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.