plot_dashboard_prm | R Documentation |
Provide a synthetic view of the model parameter in a dashboard-type format.
plot_dashboard_prm(prm, nrow = 3, textsize = 10)
prm |
List of all model parameters as returned by the function |
nrow |
Integer. Number of rows in the facetted plot (default = 3) |
textsize |
Intager. Font size for the text in the plot (default = 10) |
A ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.