Closed wwiecek closed 4 years ago
I think in particular in pooling
, e.g. pooling.R:102
, we grab the SEs from prepare_ma()
. But should we be using these precomputed SE's at all? This might be a mistake (not specific to logit model)
Otherwise we're OK -- prepare_prior()
uses prepare_ma()
, but using corrections seems sensible to help us set the prior.
Also check the context in which the automated warning is emitted.
Must make sure that 0 event corrections are not accidentaly applied in various steps of data prep