Generates a single simulated data set merging all the MC data together
1 | gen_data(para, X, y, datagen, R = 500)
|
para |
Parameter vector. |
X |
Model matrix. |
y |
Observed response. |
datagen |
Function that generates a single dataset. It must have two arguments,
the parameter value |
R |
Size of Monte Carlo simulation. Default is 500. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.