jagsprint | R Documentation |
trim summary output from jagsUI
jagsprint(
jagsobject,
summaryrows = 1:20,
digi = 2,
summarycolumns = c(1, 3, 7:10)
)
jagsobject |
Specify object of class jagsUI you want to print. |
summaryrows |
Integer vector. Specify rows of summary table of the object. |
digi |
Integer. Specify digits to trim the output. |
summarycolumns |
Integer vector. Specify columns of summary table of the object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.