arg_check_leverage_test {api2lm} | R Documentation |
leverage_test
Check arguments of leverage_test
arg_check_leverage_test(model, n, ttype, threshold)
model |
A fitted model object from the
|
n |
The number of leverage points to return. The default is all leverage points. |
ttype |
Threshold type. The default is
|
threshold |
A number between 0 and 1. Any
observation with a leverage value above this number is
declared a leverage point. This is automatically
determined unless |
A vector of statistics