its not that it cannot be done. its acutally a bit of work to do this
right. I do not like much the approach taken in that paper. it could be
done properly if needed, but some cencoring is needed at the end, as in
practice a reported 0 is not necessary a 0. also the behaviour near 0
and 1 will impact the parameterisation, as the density needs to be
somewhat continous near 0 and 1. like for Beta(a,a), we would need 'a <=
1' not to have zero density at the boundaries (before the inflated stuff
is added), which require a specialized parameterisation as the linear
predictor needs to be unconstrained.
its still possible to do not-to-bad with the multilikelihood approach,
with a logistic regression to be in the two tails, and then a beta model
inbetween.
which mean that in the interior, there is 3 likelihood contributions,
not in the 0 tail, not in the 1 tail and then in the beta interior.
in the left, its two, left tail and not in right tail. similar with the
right tail.
yes, it can be done...
On Mon, 2024-02-05 at 23:38 -0800, '
high...@highstat.com' via R-inla