window.mcmc | R Documentation |
Window functions for MCMC objects.
## S3 method for class 'mcmc'
window(x, start, end, thin, ...)
x |
An object of class |
start |
First iteration of interest |
end |
Last iteration of interest |
thin |
Required interval between successive samples |
... |
Other arguments to be passed down. |
A time start, end or window
Martyn Plummer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.