norm.test {asuR} | R Documentation |
This function shows you nine normal quantile-quantile plots. Eight are sampled from a normal distribution and one is showing your data. Do you recognise your data?
norm.test(x)
x |
a numeric vector with your data |
Nine quantile-quantile plots on your active device.
#norm.test(rchisq(30,df=10))