View source: R/as.data.frame.inflmlm.R
| as.data.frame.inflmlm | R Documentation | 
This function is used internally in the package to convert the result of mlm.influence() to a data frame.
It is not normally called by the user.
## S3 method for class 'inflmlm' as.data.frame(x, ..., FUN = det, funnames = TRUE)
| x | An  | 
| ... | ignored | 
| FUN | in the case where the subset size,  | 
| funnames | logical. Should the  | 
A data frame containing the influence statistics
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.