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

Assistant Professor

Division of Bioengineering, Faculty of Engineering

National University of Singapore

Email: [EMAIL PROTECTED]

tel: +65 6516 7002

 

 


        [[alternative HTML version deleted]]

______________________________________________
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