View source: R/thin.bgvecest.R
thin.bgvecest | R Documentation |
Thins the MCMC posterior draws in an object of class "bgvecest"
.
## S3 method for class 'bgvecest'
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 "bgvecest"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.