DPModel_impl: Builds the source attribution model. Is not intended to be used by a regular user.
Description
Builds the source attribution model. Is not intended to be used by a regular user.
Developers only here!Fields
y
- 3D array of [type, time, location] of the number of human cases
X
3D array of the number of positive samples for each type, source and time
[type, source, time]R
3D array of normalised relative prevalences for each timepoint
[type, source, time]Time
a character vector of timepoint ids matching time dimension in y and RLocation
a character vector of location ids matching location dimension in ySources
a character vector of source ids matching the source dimension in XType
a character vector of type ids matching the type dimension in Xprev
a 2D array (matrix) of [source, time].a_q
concentration parameter for the DPa_theta
shape parameter for the Gamma base distribution for the DPb_theta
rate parameter for the Gamma base distribution for the DPa_r
3D array of [type, src, time] for the hyperprior on the relative prevalences Ra_alpha
3D array of [source, time, location] for the prior on the alpha parameterss
vector giving initial group allocation for each type for the DPtheta
vector giving initial values for each group in the DPalpha
3D array of [source, time, location] giving initial values for the alpha
parameters