Description Usage Arguments Examples
View source: R/posterior-histogram.R
Return Posterio Historgramm for given
1 | histogramm_posterior(pedis, parameter = param_dist)
|
pedis |
The PEDIS Classes in a Vector |
parameter |
The posterior distribution (a matrix n times 7) |
1 | pedis <- c("P" = 3, "E" = 3, "D" = 3, "I" = 1, "S" = 1, "Age" = 60, "Gender" = 1) # Gender Male
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.