View source: R/iccEvaluation.R
ICC_Scatter_Plot | R Documentation |
ICC Scatter Plot
ICC_Scatter_Plot(data, reps, iccImputed, iccComparison, plotTitle)
reps |
number of replicate groups |
iccImputed |
ICCs of the data after an imputation method |
iccComparison |
ICCs of the comparison data (eg zero imputed matrix) |
plotTitle |
string |
rawData |
original dataset |
result list of the scatter plot data and the ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.