Description Usage Arguments Details See Also
coef is a generic function which extracts model coefficient matrix including the 5th, 10th, 25th, 50th, 75th, 90th, and 95th quantile estimates.
1 2 | ## S4 method for signature 'OutlierDC'
coef(object)
|
object |
an object with class |
This function is a generic function coef for the S4 class OutlierDC. It can be invoked by calling print for an object of the appropriate class, or directly by calling coef regardless of the class of the object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.