powered by
This function is used to generate data for several examples.
mcmcsae_example(n = 100L)
the size of the generated dataset.
A list containing the generated dataset, the values of the model parameters, and the model specification as a formula.
list
# NOT RUN { ex <- mcmcsae_example() str(ex) # } # NOT RUN { # }
Run the code above in your browser using DataLab