qq.function | R Documentation |
Calculation of theortical quantile (Quantile-Quantile Plot)
qq.function(y)
y |
data sample |
Part of the qqnorm generic function
# set.seed(123)
# test=lm(rnorm(100)~rnorm(100)+100)
# qq.function(test$residuals)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.