The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Feature Selection in Multiple Linear Regression

AD2019AD2019 Member, University Professor Posts: 13 University Professor
edited October 2019 in Help
I selected "t-test" as the feature selection method in a multiple regression model, and set alpha to 0.01.  Why is the regression output including an independent variable with a p-value of 0.05? Only when I reduce the alpha to 0.001 does this variable go away.  If I set alpha = 0.01, shouldn't the selected model only show me independent variables whose p-value is less than 0.01?
thank you in advance for answers.
AD

Answers

  • sgenzersgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    hmm @AD2019 let's see if someone like @mschmitz @David_A @IngoRM can help here.

    Scott
  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Can you be more specific about what you are experiencing or provide sample xml or output?
    Do you have any attributes that are generated from recoding numerical to nominal?  I think RapidMiner might keep those as a group if so which means some of the individual values have p values greater than the threshold but the overall attribute does not, although it would be good for one of the RM staffers to confirm that.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.