Currently I don't think it is possible to add y | weights(weight) ~ ... in the brm_formula as it is constructed right now. I tried adding it through ... but it seemed to be ignored. Would an explicit formal need to be defined?
Here is a discussion about weights for observations in normal brms formula syntax.
https://discourse.mc-stan.org/t/weights-in-brm/4278/14
Currently I don't think it is possible to add
y | weights(weight) ~ ...in the brm_formula as it is constructed right now. I tried adding it through...but it seemed to be ignored. Would an explicit formal need to be defined?Here is a discussion about weights for observations in normal brms formula syntax.
https://discourse.mc-stan.org/t/weights-in-brm/4278/14