invert_chains: Invert chains

View source: R/invert_chains.R

invert_chainsR 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 FALSE.

...

Other arguments to pass to find_inverted_chains().

See Also

find_inverted_chains


bayesdfa documentation built on Oct. 11, 2023, 5:14 p.m.