Description Usage Arguments Author(s)
View source: R/metapred_measures.R
Draw a forest plot of the performance of an internally-externally cross-validated model.
1 2 |
object |
An |
perfFUN |
Numeric or character. Which performance statistic should be plotted? Defaults to the first. |
method |
character string specifying whether a fixed- or a random-effects model should be used to summarize the prediction model performance. A fixed-effects model is fitted when using method="FE". Random-effects models are fitted by setting method equal to one of the following: "DL", "HE", "SJ", "ML", "REML", "EB", "HS", or "GENQ". Default is "REML". |
xlab |
Label on x-axis. Defaults to the name of the performance function. |
... |
Other arguments passed to plotting internals. E.g. |
Valentijn de Jong <Valentijn.M.T.de.Jong@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.