Skip to contents

Create the model-specific component of an epidist custom family

Usage

# S3 method for class 'epidist_latent_individual'
epidist_family_model(data, family, ...)

Arguments

data

A data.frame containing line list data.

family

Output of a call to brms::brmsfamily() with additional information as provided by .add_dpar_info()

...

Additional arguments passed to method.