[R] beta regressions in R
    Ben Bolker 
    bolker at ufl.edu
       
    Mon Jul 30 18:50:20 CEST 2007
    
    
  
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
    
    
More information about the R-help
mailing list