How to pass a named list to the dots (`…`) argument of a function (specifically `anova`) in R? (alternatives to `do.call`)

前端 未结 0 338
没有蜡笔的小新
没有蜡笔的小新 2020-12-15 17:14

I have a list of mixed models output of lme4::lmer which I want to pass to anova which has the form anova(object, ...), so I do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题