Number of Posterior Samples
Extract the number of posterior samples stored in a fitted Bayesian model.
## S3 method for class 'brmsfit' nsamples(object, subset = NULL, incl_warmup = FALSE, ...)
object |
An object of class |
subset |
An optional integer vector defining a subset of samples to be considered. |
incl_warmup |
A flag indicating whether to also count warmup / burn-in samples. |
... |
Currently ignored. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.