ucjtkst at ucl.ac.uk
2007-Sep-24 22:02 UTC
[R] partial plots for logistic regression using glm
Dear R users, I am modelling the probability of error in a behavioural task using the glm() function (with the numbers of successes and failures listed for each line in the data frame). How can I plot the partial effects of the predictors? Many thanks in advance, Stav
Dear Stav, Take a look at the effects package on CRAN and the associated paper at <http://www.jstatsoft.org/v08/i15>. I hope this helps, John On 24 Sep 2007 23:02:10 +0100 ucjtkst at ucl.ac.uk wrote:> Dear R users, > > I am modelling the probability of error in a behavioural task using > the > glm() function (with the numbers of successes and failures listed for > each > line in the data frame). How can I plot the partial effects of the > predictors? > > Many thanks in advance, > > Stav > > ______________________________________________ > 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.-------------------------------- John Fox, Professor Department of Sociology McMaster University Hamilton, Ontario, Canada http://socserv.mcmaster.ca/jfox/