
Create the model-specific component of an epidist custom family
Source: R/latent_model.R
epidist_family_model.epidist_latent_model.RdCreate the model-specific component of an epidist custom family
Usage
# S3 method for class 'epidist_latent_model'
epidist_family_model(data, family, ...)Arguments
- data
An object with class corresponding to an implemented model.
- family
Output of a call to
brms::brmsfamily()with additional information as provided by.add_dpar_info()- ...
Additional arguments passed to method.