Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 R 中“汽车”包中的 Anova 函数在 R 中进行 3 路裂区分析。
我知道“DescTools”包中有一个函数 ScheffeTest 来运行“aov”函数的 Scheffe Test。
我的问题是,我怎样才能对 Anova 函数的结果运行 Scheffe 测试?