View source: R/as.data.table.influenceTest.R
as.data.table.influenceTest | R Documentation |
data.table
Turn influenceTest object into a data.table
.
## S3 method for class 'influenceTest'
as.data.table(x, keep.rownames = FALSE, se = TRUE, ...)
x |
object obtained with function |
keep.rownames |
Not used. |
se |
[logical] Should standard errors/quantile for confidence bands be displayed? |
... |
Not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.