Skip to content
Prev 309497 / 398503 Next

From summary function to formula

?predict.xxx

where xxx is either lm or glm, as I don't know what you mean by
"general linear model." I also don't know what you mean by "summary
function" but have assumed it's "fitted model."

You need to read ?lm (or ?glm) carefully, and also follow some of the
links therein.

-- Bert
On Wed, Oct 31, 2012 at 7:32 AM, LordSword <kinie09 at student.sdu.dk> wrote: