sigma
returns the value of the residual
standard deviation; for other families, it returns the
dispersion parameter, however it is defined for that
particular family. See details for each family below.# S3 method for glmmTMB
sigma(object, ...)
sigma(lm(...))
by a factor of (n-1)/n)stats:::sigma.default
, which uses sqrt(deviance/df.residual)betareg
package):beta
.binomial
, poisson
) have fixed dispersion parameters which are
internally ignored.