Bunny, lautloscrew.com <bunny <at> lautloscrew.com> writes: ix of some covariates. > > I wonder right now if te glm respectively summary(glm(...)) puts out > something comparable to ML estimates that can be used as the estimated > pscores, in such a way that there is one value for every observation. >
If you saved the result of the glm() function in foo, wouldn't foo$fitted.values give you what you're looking for? Ben > Thanks for any help in advance > > ______________________________________________ > 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. > > ______________________________________________ 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.