[R] for help about logistic regression model
Ingmar Visser
I.Visser at uva.nl
Tue Nov 21 16:47:24 CET 2006
help.search("logistic")
gives some 20 hits of which at least 3 or so are immediately relevant such
as glm, lrm and polr
Hth, Ingmar
> From: Aimin Yan <aiminy at iastate.edu>
> Date: Mon, 20 Nov 2006 23:57:44 -0600
> To: <r-help at stat.math.ethz.ch>
> Subject: [R] for help about logistic regression model
>
> I have a dataset that has these variables:
>
> p,aa,x,y, z,sdx,sdy,sdz,delta,as,ms,cur,sc
>
>
> here p is random effect, and aa is nested in p
> p and aa are both qualitative predictor,all other are quantitative
> predictor. sc is binary responsible variable.
> I want to know the effect of p,aa,x,y,z,sdx,sdy,sdz,delta,as,ms,cur on sc.
>
> How can fit these predictors into a logistic regression model in R?
>
> thanks,
>
> Aimin Yan
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list