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