Walter R. Paczkowski <dataanalytics <at> earthlink.net> writes:
> Does anyone know of a package or function to do a beta regression?
RSiteSearch("\\\"beta regression\\\"")
(all those extra \\\\s seem necessary to get the equivalent
of "beta AND regression" ...)
betareg package on CRAN [install.packages("betareg")]
http://psychology.anu.edu.au/people/smithson/details/betareg/betareg.html
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.