select.mcmc.list | R Documentation |
Select parameters based on their names
## S3 method for class 'mcmc.list' select(.data, ...)
.data |
A |
... |
Strings used to select variables using pattern matching with
|
An mcmc.list
object, with the same extra class(es) as
.data
(if any).