merge_chains {hlt} | R Documentation |
Merge Chains from hlt method
Description
Merge Chains from hlt method
Usage
merge_chains(x, ...)
Arguments
x |
object of class "hltObjList" |
... |
other arguments |
Value
a list of class 'hltObj'. This class constructs a single 'hltObj' from a list of model fits by merging the chains into one matrix of draws.
[Package hlt version 1.3.1 Index]