augment_family_object: Augment family object

View source: R/family_object_functs.R

augment_family_objectR Documentation

Augment family object

Description

Augments a family object, adding the fields "skewness," "mu.eta.prime, "simulate_from_mus," and "log_py_given_mu."

Usage

augment_family_object(f)

Arguments

f

a family object

Value

the augmented family object

Examples

pois_augmented <- augment_family_object(poisson())

timothy-barry/glmeiv documentation built on Jan. 30, 2024, 3:46 p.m.