Description Usage Arguments Examples
Draw distribution of statistic for an object of lm
1  | showStat_lm(fit)
 | 
fit | 
 An object of class lm  | 
1 2  | fit=lm(mpg~hp*wt+vs,data=mtcars)
showStat_lm(fit)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.