Description Usage Arguments Value
This function plots the Figure of Merits and 95% CIs in a forest plot for each modality.
1 | plotFOM(dataframe, themethod, thetreatment = "Treatment")
|
dataframe |
This the dataframe that is the first list element returned by the prepareestimates function. The array is processed outside this function to allow for labeling and formatting the modalities before the plot is generated. |
themethod |
A character string that uses one of the following analysis methods: RRRC (random reader random case), FRRC (fixed reader, random case), RRFC (random reader, random case) |
thetreatment |
A text string that indicates the name of the variable that pertains to the name of the modality. The JAFROC analysis will automatically use Treatment as this name. If for some reason the name is changed, this will allow that new name to be specified. |
ggplot2
figure object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.