Re: [R] beta regressions in R

2007-07-30 Thread Tobias Verbeke
Walter R. Paczkowski wrote:

>Good morning,
>Does anyone know of a package or function to do a beta regression?

http://cran.r-project.org/src/contrib/Descriptions/betareg.html

HTH,
Tobias

-- 

Tobias Verbeke - Consultant
Business & Decision Benelux
Rue de la révolution 8
1000 Brussels - BELGIUM

+32 499 36 33 15
[EMAIL PROTECTED]

__
R-help@stat.math.ethz.ch 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.


Re: [R] beta regressions in R

2007-07-30 Thread Ben Bolker
Walter R. Paczkowski  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

__
R-help@stat.math.ethz.ch 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.


Re: [R] beta regressions in R

2007-07-30 Thread apjaworski
Walter,

There is a betareg package in CRAN.

Cheers,

Andy

__
Andy Jaworski
518-1-01
Process Laboratory
3M Corporate Research Laboratory
-
E-mail: [EMAIL PROTECTED]
Tel:  (651) 733-6092
Fax:  (651) 736-3122


   
 "Walter R.
 Paczkowski"   
 <[EMAIL PROTECTED]  To 
 rthlink.net>  r-help@stat.math.ethz.ch
 Sent by:   cc 
 [EMAIL PROTECTED] 
 at.math.ethz.ch   Subject 
       [R] beta regressions in R   
   
 07/28/2007 11:09  
 AM
   
   
   





   Good morning,
   Does anyone know of a package or function to do a beta regression?
   Thanks,
   Walt Paczkowski

   _
   Walter R. Paczkowski, Ph.D.
   Data Analytics Corp.
   44 Hamilton Lane
   Plainsboro, NJ  08536
   (V) 609-936-8999
   (F) 609-936-3733
__
R-help@stat.math.ethz.ch 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.

__
R-help@stat.math.ethz.ch 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.


Re: [R] beta regressions in R

2007-07-30 Thread ronggui
see the package "betareg" in CRAN.

2007/7/29, Walter R. Paczkowski <[EMAIL PROTECTED]>:
>
>Good morning,
>Does anyone know of a package or function to do a beta regression?
>Thanks,
>Walt Paczkowski
>
>_
>Walter R. Paczkowski, Ph.D.
>Data Analytics Corp.
>44 Hamilton Lane
>Plainsboro, NJ  08536
>(V) 609-936-8999
>(F) 609-936-3733
> __
> R-help@stat.math.ethz.ch 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.
>


-- 
Ronggui Huang
Department of Sociology
Fudan University, Shanghai, China

__
R-help@stat.math.ethz.ch 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.


[R] beta regressions in R

2007-07-30 Thread Walter R. Paczkowski

   Good morning,
   Does anyone know of a package or function to do a beta regression?
   Thanks,
   Walt Paczkowski

   _
   Walter R. Paczkowski, Ph.D.
   Data Analytics Corp.
   44 Hamilton Lane
   Plainsboro, NJ  08536
   (V) 609-936-8999
   (F) 609-936-3733
__
R-help@stat.math.ethz.ch 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.