Hello,
I am going to create a model to evaluate the correlation between project success criteria (dependent variables) and employee measured capabilities (independent variables)
Project success criteria are both categorical variables (questions answered with yes/no) and interval variables (cost, time).
I am considering either multivariate logistic regression or 2 regressions: a multivariate multiple linear regression (for interval dependent variables) and a multivariate logistic regression (for binary dependent variables). I have also read about canonical correlations and structural equation modeling, but I have not completely understood the difference among models.
The correlation will then be used to estimate the success of future projects according to available people.
Thank you!