How to remove an interaction term from a regression?
Show older comments
Hello everyone,
Following my question here, I am looking for a way to drop an interaction term that is the interaction of one category of a categorical variable (say sex_Male) and another category of another categorical variable (say, frame_demand).
Is it possible to remove this specific interaction (sex_Male:frame_demand) and not the whole interaction between two categorical variables (sex:frame) or not the the categories (sex_Male or frame_demand)?
Thanks!
Mostafa
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!