Description Usage Arguments See Also Examples
View source: R/explore_functions.R
Function to extract the coefficients of a fitted regression model (bessel or beta).
1 2 |
object |
object of class "bbreg" containing results from the fitted model. |
parameters |
a string to determine which coefficients should be extracted: 'all' extracts all coefficients, 'mean' extracts the coefficients of the mean parameters and 'precision' extracts coefficients of the precision parameters. |
... |
further arguments passed to or from other methods. |
fitted.bbreg
, summary.bbreg
, vcov.bbreg
, plot.bbreg
, predict.bbreg
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.