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!