Description Usage Arguments See Also Examples
View source: R/2_diagnostic_functions.R
Function providing the fitted means for the model (bessel or beta).
1 2 |
object |
object of class "bbreg" containing results from the fitted model. |
type |
the type of variable to get the fitted values. The default is the "response" type, which provided the estimated values for the means. The type "link" provides the estimates for the linear predictor of the mean. The type "precision" provides estimates for the precision parameters whereas the type "variance" provides estimates for the variances. |
... |
further arguments passed to or from other methods. |
predict.bbreg
, summary.bbreg
, coef.bbreg
, vcov.bbreg
, plot.bbreg
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.