Description Usage Arguments Value
View source: R/extract_alpha.R
Methods to extract dispersion parameters in negative binomial settings
1 2 3 4 5 6 7 8 9 10 | extract_alpha(object, ...)
## Default S3 method:
extract_alpha(object, ...)
## S3 method for class 'zeroinfl'
extract_alpha(object, ...)
## S3 method for class 'glm'
extract_alpha(object, ...)
|
object |
An object |
... |
Additional arguments |
A value (chracter formatted) that can be passed to latex. Default returns an empty string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.