Description Usage Arguments Details
print.post()
prints a summary for objects of the class post
created by the functions sim_post_*()
.
1 2 | ## S3 method for class 'post'
print(post, digits = 2, prob = 0.9)
|
post |
An object created by the functions |
digits |
The number of digits for printing. |
prob |
A numeric scalar in the interval (0,1) giving the target probability content of the intervals. |
Print summary of the partial prior predictive distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.