[R] Hi!
Ben Bolker
bbolker at gmail.com
Thu Aug 12 02:37:17 CEST 2010
leepama <butchman <at> hanmail.net> writes:
> I found some amazing package called "lqa"
[enthusiasm snipped]
> Can I use this package in linaer model(not GLM)?
It's helpful to use informative subject lines in your posts
to the list.
A linear model is a special case of a generalized linear model
with family="gaussian" and an identity link (the default link
for the gaussian family), so yes.
More information about the R-help
mailing list