View source: R/functions_quadreg_2018.R
infl_obs | R Documentation |
Alle Beobachtungen, deren Cook's distance größer als der Schwellenwert ist, werden angegeben.
infl_obs(mod, threshold = 0.5, ...)
mod |
lm oder gls Modell |
threshold |
threshold at which influential observations are observed |
... |
variable number of further arguments |
Liste mit dem Index der Beobachtungen und den Beobachtungen selbst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.