Hi Bert and others,
 
I've also tried posting my question to a SAS list. I'm doing the analyses for 
my study in SAS and so would like to be able to keep everything in that 
program. Still not familiar enough with R to use it to complete the statistical 
analysis and reporting for a study. Working hard on learning R though and 
hoping to use it in the upcoming year.
 
Thought I might find users of SAS and R on both lists who could possibly be 
inclined to help.
 
Thanks,
 
Paul
 

--- On Fri, 12/3/10, Bert Gunter <gunter.ber...@gene.com> wrote:


From: Bert Gunter <gunter.ber...@gene.com>
Subject: Re: [R] What is the SAS equivalent of this R glm() code?
To: "Paul Miller" <pjmiller...@yahoo.com>
Cc: r-help@r-project.org
Received: Friday, December 3, 2010, 3:55 PM


ummm...

This is an R list. Shouldn't you be posting this query on a SAS list?

-- Bert

(and why would you want to do this anyway?! ... but we won't go there.)

On Fri, Dec 3, 2010 at 1:42 PM, Paul Miller <pjmiller...@yahoo.com> wrote:
>
>
> Hello Everyone,
>
> I'm trying to use SAS to replicate some results obtained in R. I was 
> wondering if anyone call tell me the SAS equivalent of the code that appears 
> below.
>
> fm.glm.x <- glm(resp ~ . - 1, data = as.data.frame(mm.x),
> na.action = na.exclude, family = binomial(link = "probit"))
> summary(fm.glm.x)
>
> Thanks,
>
> Paul
>
>
>        [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help@r-project.org 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.
>
>



-- 
Bert Gunter
Genentech Nonclinical Biostatistics



        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to