Description Usage Arguments Value Examples
paramDistBoxplot
returns a ggplot
object with a
boxplot comparing the ntimes
estimations of the chosen
parameter.
1 2 | paramDistBoxplot(..., names.input = NULL, which.param = "beta1",
sort.as.numeric = FALSE)
|
... |
a |
names.input |
a character vector with the names to use in the
plot. If it is empty |
which.param |
a character value with either |
sort.as.numeric |
a logical value indicating if the values of
|
A ggplot2
object with the boxplot of the chosen
parameter
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.