epiforecasts / socialmixr

R package for deriving social mixing matrices from survey data.
http://epiforecasts.io/socialmixr/
Other
38 stars 11 forks source link

@param split in contact_matrix #134

Closed lwillem closed 1 month ago

lwillem commented 2 months ago

The description of the split parameter appears to be sub-optimal, as it mentions that this option provides the number of contacts and assortativity, while in reality it returns "mean.contacts," "normalisation," and "contacts." Additionally, the documentation in the vignette refers to three components representing contacts, assortativity, and demography, which also does not fully cover the additional return values.