A flocker_data list that can be passed as data to flock().
Arguments
obs
An I x J matrix-like object where closure is assumed across rows
and columns are repeated sampling events. Allowable values are 1 (detection),
0 (no detection), and NA (no sampling event).
unit_covs
A dataframe of covariates for each unit that are constant
across repeated sampling events within closure-units.
event_covs
A named list of I x J matrices, each one corresponding to a covariate
that varies across repeated sampling events within closure-units