[,McmcChains,ANY,ANY,ANY-method {CNPBayes} | R Documentation |
extract estimated parameters at particular iteration of simulation.
extract estimated parameters at particular iteration of simulation.
extract data, latent variable, and batch for given observation
## S4 method for signature 'McmcChains,ANY,ANY,ANY' x[i, j, ..., drop = FALSE] ## S4 method for signature 'McmcChainsTrios,ANY,ANY,ANY' x[i, j, ..., drop = FALSE] ## S4 method for signature 'MultiBatchModel,ANY,ANY,ANY' x[i, j, ..., drop = FALSE]
x |
An object of class MultiBatchModel, McmcChains, or McmcParams |
i |
An element of the instance to be extracted. |
j |
Not used. |
... |
Not used. |
drop |
Not used. |
An object of class 'McmcChains'
An object of class 'McmcChainsTrios'
An object of class 'MultiBatchModel'