필터 지우기
필터 지우기

adjusted X data after using the multivariate fitlm regression fit

조회 수: 4 (최근 30일)
Regina Katsman
Regina Katsman 2023년 3월 19일
댓글: Regina Katsman 2023년 3월 20일
hi,
how can I retrieve the single adjusted X data vector after using the multivariate regression fit with fitlm function (single adjusted X vector which stems from several X-input predictors)? I need to split the scatter data of the adjusted X value and to plot it by the different scatter colors related to some categories? thanks, Regina

채택된 답변

Jeff
Jeff 2023년 3월 19일
What you call a "single adjusted X vector" sounds to me like what I call "predicted Y" (with predictions based on several X's). If that is what you are after, you can get it with the predict function.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Resampling Techniques에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by