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 <[email protected]> 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]]
>
>
> ______________________________________________
> [email protected] 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

______________________________________________
[email protected] 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