View source: R/regress_diagnostics.R
cooks.distance.uRegress | R Documentation |
uRegress
objectsExtracts Cook's distances from uRegress
objects by relying on
functionality from the stats
package.
## S3 method for class 'uRegress'
cooks.distance(model, ...)
model |
an object of class |
... |
other arguments to pass to |
a vector of Cook's distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.