Description Usage Arguments Value Author(s) Examples
Plotting the consistency ratio (CR) of individual judgements. According to Satty, a pairwise comparison matrix is considered to be consistent if CR is equal or less than 0.1. Therefore, CRs equal to or less than 0.1 are colored in green (Pass) and CRs greater than 0.1 are colored in red (Failed).
1 2 |
srcfile |
a numeric vector of individual CR |
fontsize |
the font size of plot title, x and y axis labels. The default value is 15. |
xcex,ycex |
the font size of x and y axis, respectively. The default values is 10. |
angle |
the angle of the labels on x axis |
xlab,ylab |
the label to be shown on the x and y axis, respectively. |
main |
the plot title |
An object created by 'ggplot'.
Daryanaz Dargahi
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.