cannot locate function plotInteraction

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

 Risposta accettata

Walter Roberson
Walter Roberson il 22 Lug 2022
plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class

1 Commento

Thanks very much. I got it working by typing this: import CompactLinearModel.*

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by