invert_chains {bayesdfa} | R Documentation |
Invert chains
Description
Invert chains
Usage
invert_chains(model, trends = 1, print = FALSE, ...)
Arguments
model |
A Stan model, rstanfit object |
trends |
The number of trends in the DFA, defaults to 1 |
print |
Logical indicating whether the summary should be printed.
Defaults to |
... |
Other arguments to pass to |
See Also
find_inverted_chains
[Package bayesdfa version 1.3.3 Index]