Borrar filtros
Borrar filtros

cannot locate function plotInteraction

5 visualizaciones (últimos 30 días)
Hans van der Horn
Hans van der Horn el 22 de Jul. de 2022
Comentada: Hans van der Horn el 22 de Jul. de 2022
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 comentario
Hans van der Horn
Hans van der Horn el 22 de Jul. de 2022
I do have the Statistics and Machine Learning tb installed.

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by