[R] What is the SAS equivalent of this R glm() code?

Bert Gunter gunter.berton at gene.com
Fri Dec 3 22:55:03 CET 2010


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_57 at 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 at 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



More information about the R-help mailing list