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. ______________________________________________ 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.