glmMLE {gofedf} | R Documentation |
Compute maximum likelihood estimates for a generalized linear model with Gamma response.
Description
Compute maximum likelihood estimates for a generalized linear model with Gamma response.
Usage
glmMLE(fit)
Arguments
fit |
is an object of class |
Value
a numeric vector of estimates.
[Package gofedf version 0.1.0 Index]