powered by
Makes a Partial Residual plot
prplot(g,i)
none
An object returned from lm()
index of predictor
Julian Faraway
data(stackloss) g <- lm(stack.loss ~ .,stackloss) prplot(g,1)
Run the code above in your browser using DataLab