AMMI model in a matlab function ?
显示 更早的评论
Hi, does anyone have coded the AMMI (additive main effect and multiplicative interaction) model in a matlab function ?
I know it exists in R and generate biplot to interpret genotype and environment interactions.
Thanks
回答(1 个)
Naveen Shanmuganantham
2020-12-14
0 个投票
It is my understanding that you need to code the AMMI (additive main effect and multiplicative interaction) model in MATLAB.There is no in-built MATLAB function that could implement AMMI model.
But the following documentation will help in creating an interaction plot that shows the main effects and conditional effects and also plots the interaction effects of two predictors in linear regression model.
类别
在 帮助中心 和 File Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!