diagnostics_density_plot: Density plots for tau, k1 or sqrt(k1/tau)

View source: R/diagnostics.R

diagnostics_density_plotR Documentation

Density plots for tau, k1 or sqrt(k1/tau)

Description

Plots the sampled of values as a density

Usage

diagnostics_density_plot(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.