plot_chains: Plots the chains and marginal distirbution w.r.t one...

Description Usage Arguments

View source: R/res.R

Description

Plots the chains and marginal distirbution w.r.t one parameter (Documentation incomplete)

Usage

1
2
3
4
5
6
7
8
plot_chains(
  output,
  variable = "b1",
  burn = 0,
  breaks = "Sturges",
  real_val = NA,
  n_eff = FALSE
)

Arguments

output

A list outputted by est_rbsvar().

variable

...

burn

...

breaks

...

real_val

...

n_eff

...


jetroant/rbsvarbm documentation built on Dec. 20, 2021, 11:06 p.m.