plot.GClm | R Documentation |
Used by generic plot function
## S3 method for class 'GClm'
plot(x,...)
x |
An object of class GClm |
... |
ignored |
two diagnostic plots
Homer White hwhite0@georgetowncollege.edu
SpeedModel <- lmGC(fastest~GPA,data=m111survey)
plot(SpeedModel)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.