AMMI model in a matlab function ?
조회 수: 5 (최근 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!