AMMI model in a matlab function ?
2 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Naveen Shanmuganantham
2020 年 12 月 14 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!