Skip to content

CenReg download

4 messages · Olofinsao Tosin, Jeff Newmiller, David L Carlson

#
Greetings.

Please I need cenReg function and every package useful for Tobit regression
on R.

Kindly provide me the link for the download or attach the zip file to this
mail.

I expect your positive response soon.

Thank you very much.

Best regards,
Tosin Olofinsao
#
http://lmgtfy.com/?q=cenReg

Notice that you will need to use the install.packages function to install the package, and then the library function to attach it to the function search path.
On November 26, 2018 8:10:44 AM PST, Olofinsao Tosin <tosinolofin14 at gmail.com> wrote:

  
    
#
Perhaps you mean the censReg function in the censReg package? You obtain it using install.packages("censReg") and then loading it with library(censReg). As for other Tobit regression packages, Google "tobit regression r" works very well.

Your question suggests that you are just learning about R. You might find this list useful:

https://goo.gl/huajyf

----------------------------------------
David L Carlson
Department of Anthropology
Texas A&M University
College Station, TX 77843-4352



-----Original Message-----
From: R-help <r-help-bounces at r-project.org> On Behalf Of Olofinsao Tosin
Sent: Monday, November 26, 2018 10:11 AM
To: r-help at r-project.org
Subject: [R] CenReg download

Greetings.

Please I need cenReg function and every package useful for Tobit regression
on R.

Kindly provide me the link for the download or attach the zip file to this
mail.

I expect your positive response soon.

Thank you very much.

Best regards,
Tosin Olofinsao


______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.
#
Thanks very much.

Best regards,
Tosin Olofinsao
On Nov 26, 2018 6:04 PM, "David L Carlson" <dcarlson at tamu.edu> wrote: