print.bayesparobs | R Documentation |
Print results
## S3 method for class 'bayesparobs'
print(x, level = 0.95, HPD = TRUE, ...)
x |
the output model from fitting a meta analysis/regression model |
level |
credible level for interval estimation; set to 0.95 by default |
HPD |
a logical argument indicating whether HPD intervals should be computed; if FALSE, equal-tail credible intervals are computed |
... |
additional arguments for print |
No return value; print a summary of the output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.