Proportions dot plot
1 2 | dotPlotPropotions(predicted, actual, guess = FALSE, main = NULL,
showR2 = FALSE)
|
predicted |
matrix of predicted proportions |
actual |
matrix of actual proportions |
guess |
if True will function will try to guess how to reorder rows of predicted proportions to match rows of actual proportions |
main |
plot title |
showR2 |
calculate and show R squared statistics |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.