diagnostics_traceplot: Traceplot for tau, k1 or sqrt(k1/tau)

View source: R/diagnostics.R

diagnostics_traceplotR Documentation

Traceplot for tau, k1 or sqrt(k1/tau)

Description

Plots the sampled of values of tau, k1 or sqrt(k1/tau) per iteration

Usage

diagnostics_traceplot(model, type = "tau", sqrt = FALSE)

Arguments

model

The HEBART model object

type

Type of plot: tau, k1 or sqrt(k1/tau)

sqrt

Logical to decide whether to plot 1/sqrt(tau) instead (residual precision)

Value

The correspondent plot

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.


brunaw/hebart documentation built on June 1, 2022, 8:35 p.m.