Skip to content
Prev 170514 / 398503 Next

need help with errors in betareg analysis

knussear <knussear <at> mac.com> writes:
Note that these results are from the contributed "betareg"
package, so if my answer doesn't do it for you, you could
contact the package authors (see help(package="betareg") ).
Also note that you haven't given us a reproducible example,
so there's no way we can say for sure.

  That said: it seems *likely* (take my word for it
at your own risk) that W (whatever it is) and phihat
(whatever it is) are not constrained to be positive,
so they might wander negative in the course of the
optimization.  If this is not fatal to
the optimization process, then you can still arrive
at a reasonable solution where they are all positive.
There doesn't seem to be see any "trace" option in
betareg, so it will be a little harder to see what's
going on.

 It's not wonky data I would worry about, but wonky
results (which you haven't shown us).

   Ben Bolker