Hi all,
For my research thesis I am trying to estimate a firm’s expected credit rating using multiple discriminant analysis (MDA) in Stata.
There doesn't seem to be many examples which I can follow. I have been reading through the Stata multivariate statistics reference manual but I'm still unclear as to how to best approach this.
Can any with experience in multiple discriminant analysis (MDA) in Stata (or alternatives) help?
A few details;
The following ordered probit model to estimate a firm’s expected credit rating,

Looking forward to your opinions
For my research thesis I am trying to estimate a firm’s expected credit rating using multiple discriminant analysis (MDA) in Stata.
There doesn't seem to be many examples which I can follow. I have been reading through the Stata multivariate statistics reference manual but I'm still unclear as to how to best approach this.
Can any with experience in multiple discriminant analysis (MDA) in Stata (or alternatives) help?
A few details;
The following ordered probit model to estimate a firm’s expected credit rating,
- RATING is an ordinal variable taking on values from 1 to 16, representing Standard & Poor’s long-term credit ratings (from AAA to B-);
- Xit is a vector of control variables which are important determinants of expected credit ratings. I’m using firm size, profitability, operating risk, growth/investment opportunities, asset tangibility, and market valuation;
- The proxy for expected credit ratings is constructed using the rating category with the highest fitted probability;
- The equation is estimated cross-sectionally by year to avoid potential lookahead bias.
- The expected rating proxy results in a distribution of deviations of actual credit ratings from expected credit ratings;
- it regards panel data from fiscal year 1995 till 2015..
Looking forward to your opinions
Comment