thin.bgvar | R Documentation |
Thins the MCMC posterior draws in an object of class "bgvar"
.
## S3 method for class 'bgvar'
thin(x, thin = 10, ...)
x |
an object of class |
thin |
an integer specifying the thinning interval between successive values of posterior draws. |
... |
further arguments passed to or from other methods. |
An object of class "bgvar"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.