search for: mlmist

Displaying 1 result from an estimated 1 matches for "mlmist".

Did you mean: mlist
2005 Jun 01
0
anova.mlm again
...if(length(list(object, ...)) > 1){ cl <- match.call() cl[[1]] <- as.name("anova.mlmlist") cl[[2]] <- list(object, ...) if (!is.null(cl$idata)) { cl$idata <- idata } return(eval(cl)) } # ... Additionally, anova.mlmist has to be changed to accept a list as parameters. I've attached a patch of my current code against R-2.1.0. I would suggest PR#7904 to be deleted; I meant it to be a comment on PR#7898, but by mistake added an extra ":" to the subject line. Regards, Bela -- Bela Bauer - bela_b@...