Skip to contents

This function is used within epidist() to create the formula object passed to brms. It is unlikely that as a user you will need this function, but we export it nonetheless to be transparent about what exactly is happening inside of a call to epidist().

Usage

epidist_formula(data, ...)

Arguments

data

A data.frame to be used for modelling.

...

Additional arguments passed to method.

See also