Q. How do you create a probability plot in R for assessing the fit of a distribution to observed data?
β
Correct Answer: (C)
qqplot(data)
You must be Logged in to update hint/solution