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 commentaire

Hans van der Horn
Hans van der Horn le 22 Juil 2022
I do have the Statistics and Machine Learning tb installed.

Connectez-vous pour commenter.

 Réponse acceptée

Walter Roberson
Walter Roberson le 22 Juil 2022

0 votes

plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class

1 commentaire

Hans van der Horn
Hans van der Horn le 22 Juil 2022
Thanks very much. I got it working by typing this: import CompactLinearModel.*

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by