diagnostics_density_plot | R Documentation |
Plots the sampled of values as a density
diagnostics_density_plot(model, type = "tau", sqrt = FALSE)
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) |
The correspondent plot
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.