MCMC Array Type
bmoe_array.Rd
MCMC array structure, c(n_iters, n_chains, dim(.)[1], dim(.)[2], ...)
,
used in this package.
Arguments
- x
object. To be coerced to different format or name used in generic.
- ...
Passed on for S3 methods; ignored in
bmoe_array
.- varname
character. Variable name of the stored quantity.
- fun
function. Function to summarise when printing.
- .dimnames
character. Default behaviour only adds
.term <chr>
; supplying dimension names adds a column of indices for each dimension.