Skip to contents

Plot parameter estimates and credible intervals (Forest Plot)

Usage

plot_forest(x, prob = 0.95)

Arguments

x

A 3D array of posterior samples with dimensions `(iterations, chains, variables)`.

prob

Numeric. Probability mass for the credible interval (default is 0.95).

Value

No return value.