plot_beta_sim | R Documentation |
Create a plot with the beta sampled from its distribution, as a function of context-level feature $W$. Only works for the hierarchical model (hdpGLM), not the dpGLM
plot_beta_sim(data, w.idx, ncol = NULL)
data |
the output of the function |
w.idx |
integer, the index of the context level covariate the plot |
ncol |
integer, the number of columns in the grid of the plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.