[R] model.tables limitations

Patrick Connolly p.connolly at hortresearch.co.nz
Mon Mar 31 22:53:36 CEST 2003


There is a warning in the help file for model.tables

Warning:

     The implementation is incomplete, and only the simpler cases have
     been tested thoroughly.

     Weighted `aov' fits are not supported.

Could it be that 'simpler cases' excludes those with any NAs?  I get
an error message:

Error in replications(paste("~", paste(names(tables), collapse = "+")),  : 
	na.action must be a function

Could it simply be that na.action = na.omit doesn't make it through,
or should I be looking somewhere else?


best

-- 
Patrick Connolly
HortResearch
Mt Albert
Auckland
New Zealand 
Ph: +64-9 815 4200 x 7188
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~
I have the world`s largest collection of seashells. I keep it on all
the beaches of the world ... Perhaps you`ve seen it.  ---Steven Wright 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~



More information about the R-help mailing list