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
X3D array of the number of positive samples for each type, source and time
[type, source, time]R3D array of normalised relative prevalences for each timepoint
[type, source, time]Timea character vector of timepoint ids matching time dimension in y and RLocationa character vector of location ids matching location dimension in ySourcesa character vector of source ids matching the source dimension in XTypea character vector of type ids matching the type dimension in Xpreva 2D array (matrix) of [source, time].a_qconcentration parameter for the DPa_thetashape parameter for the Gamma base distribution for the DPb_thetarate parameter for the Gamma base distribution for the DPa_r3D array of [type, src, time] for the hyperprior on the relative prevalences Ra_alpha3D array of [source, time, location] for the prior on the alpha parameterssvector giving initial group allocation for each type for the DPthetavector giving initial values for each group in the DPalpha3D array of [source, time, location] giving initial values for the alpha
parameters