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