summary.det | R Documentation |
This function simply returns the first 10 elements of an object of
class det
, but as a data.frame.
summary.det(x)
x |
An object of class |
A data frame with the first 10 items in x
.
David A. van Leeuwen
summary
, det.sre
data(ru.2009)
summary(det(ru.2009))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.