powered by
summaryFs(lm)
x <- rnorm(1000); y <- 0.1*rnorm(1000) summaryFs(lm(y ~ x))
Run the code above in your browser using DataLab