Description Usage Arguments See Also Examples
View source: R/print-methods.R
Print basic information regarding a stansim_simulation object, including simulation title, time/date ran, number of models fitted, parameters and estimates recorded, and the titles of any datasets that were refitted.
1 2  | 
x | 
 An object of S3 class stansim_simulation.  | 
... | 
 other arguments not used by this method  | 
S3 class stansim_simulation.
1 2 3 4 5  | ## Not run: 
# print stansim_simulation summary info
print(simulation)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.