Description Usage Arguments Details Value Examples
View source: R/complete-terms.R
Adds any absent elements to an mcmc object.
1 2 | ## S3 method for class 'mcmc'
complete_terms(x, silent = FALSE, ...)
|
x |
An mcmc object. |
silent |
A flag specifying whether to suppress warning messages. |
... |
Unused. |
The terms are repaired before being completed. Missing or invalid or inconsistent terms are dropped with a warning.
The repaired and complete mcmc object.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.