Rdocumentation
powered by
Learn R Programming
BayesianFirstAid (version 0.1)
model.code: Prints code that replicates the model you just ran.
Description
This is good if you better want to understand how the model is implemented or if you want to run a modified version of the code.
Usage
model.code(fit)
Arguments
fit
The output from a Bayesian First Aid model.