family_params function

Retrieve family-specific parameters

Retrieve family-specific parameters

Most conditional distributions have only parameters governing their location (retrieved via predict) and scale (sigma). A few (e.g. Tweedie, Student t, ordered beta) are characterized by one or more additional parameters.

family_params(object)

Arguments

  • object: glmmTMB object

Returns

a named numeric vector

  • Maintainer: Mollie Brooks
  • License: AGPL-3
  • Last published: 2025-04-02