Description Usage Arguments Value
View source: R/pred_int_jags.R
Prediction intervals using JAGS
1 2 3 4 5 6 7 8 9 |
formula |
standard R formula response ~ trial |
data |
data frame |
df |
degrees of freedom for the t-distribution. If 'NA' it will be treated as a nuisance parameter (default) |
level |
probability level |
quiet |
whether to display progress of sampling |
return |
type of information to return either 'pdi' just the prediction interval or 'all' which include the output from the model and Gelman diagnostics |
... |
further arguments passed to or from other methods. |
prediction interval (or more detail)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.