I am not sure whether there is a bug. When I tested the example given for "glht"
in the help, I entered the following error:

Running commands:

amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
              alternative = "less")

Errors are:

Error in try(coef.(model)) : could not find function "coef."

Error in modelparm.default(model, ...) : no 'coef' method for 'model'
found!



Thanks!





Regards,

Anqi Qiu




Anqi Qiu
Center for Imaging Science
Johns Hopkins University
Email: [EMAIL PROTECTED]
tel: 410-516-8103

Anqi Qiu
Center for Imaging Science
Johns Hopkins University
Email: [EMAIL PROTECTED]
tel: 410-516-8103

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

Reply via email to