Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizKindly log in to use this feature. We’ll take you to the login page automatically.
LoginGeneral Tech Learning Aids/Tools 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginReady to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
I just recently started learning about principal component regression (PCR) and I'm wondering if it's possible to use both principal components and original variables as predictors of a given outcome (the outcome is binary, so I'll need to perform a logistic regression). I have 34 predictor variables about perceptions of weather conditions, frequency and importance of land use and sea ice use, and land/sea ice travel behaviors and special travel equipment; given the large number of variables and strong correlations between certain variables, I'd like to run a PCA as a dimensionality reduction technique and aid with potential problems arising from multicollinearity.
However, I also have a few sociodemographic predictor variables that I would like to keep in their original form (i.e., not include them in the PCA with the other predictors).
Are there any problems with running a (logistic) regression analysis using both principal components and original variables as predictors? And, if this approach is alright, does anyone know of any studies/references using this approach?
(Also, I am technically running a categorical/non-linear PCA in SPSS (CATPCA), but I'm assuming the answer to my question is the same regardless of whether a linear or non-linear PCA is being performed?)