Generic Method for Extracting Posterior Samples
Description
This is a generic function.
Usage
id_extract(object, ...)
Arguments
object
|
A fitted idealstan object
|
…
|
Other arguments passed on to underlying functions |
Details
This generic will extract the full stan
posterior samples from idealstan
objects.
See the corresponding method definition for more information about what you can acccess with this generic.