shapiroDensity {SPLINTER} | R Documentation |
convenience function for plotting Shapiro score density
shapiroDensity(ctrl_scores, treat_scores, sample = c(1, 2))
ctrl_scores |
output of shapiroDonor or shapiroAcceptor |
treat_scores |
output of shapiroDonor or shapiroAcceptor |
sample |
samplenames |
density plot of Shapiro scores
Diana Low