필터 지우기
필터 지우기

cannot locate function plotInteraction

조회 수: 5 (최근 30일)
Hans van der Horn
Hans van der Horn 2022년 7월 22일
댓글: Hans van der Horn 2022년 7월 22일
Dear all,
I cannot locate the plotInteraction function. I have Matlab v. 2020a, and I see that the function was introduced in v 2012a.
Does anyone know where I can find this function?
Thanks so much,
Best
Hans van der Horn
  댓글 수: 1
Hans van der Horn
Hans van der Horn 2022년 7월 22일
I do have the Statistics and Machine Learning tb installed.

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2022년 7월 22일
plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class
  댓글 수: 1
Hans van der Horn
Hans van der Horn 2022년 7월 22일
Thanks very much. I got it working by typing this: import CompactLinearModel.*

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by