Hello STATA community,
This is both a methodological question and a programming question, for which I apologize a bit in advance. Perhaps the Statalist community can help me with both.
I have a database (Base A) in which I observe defaults (so, a vector of 0/1s), with corresponding (explanatory) financial data. I have another similar database (Base B) in which I observe the same regressors, except I do not know whether the firm has defaulted or not; i.e., I only have the financial data.
I was curious how I might go about applying my estimates derived from my Base A logit to say something about the probability of default of my firms in B.
From a programming perspective, is there a convenient way to do this in STATA? And, I suppose from a methodological perspective, how would I go about knowing if this is econometrically sound? I assume the two series have to be similar in certain ways (similar variance, etc).
Thank you so much for your help, and my apologies if this has been answered elsewhere. I did my best to poke around first.
John
Related Posts with Out-of-sample logit: applying estimated coefficients on a new series (w/o observing 0s/1s)
Regression and Outreg2 variable label displayHello I am running a normal regression and i labeled my variables and their values (they are all cat…
Wildcards with noccurHi there, Can I use wildcards with the egen function noccur? If not, is there another way to use wi…
Using svyset for melogitHello, I am analyzing a binary outcome (depvar) using melogit so that I may 1) account for the comp…
How can I extract a portion of a string variable using regular expressions?Hi everyone! Thanks in advance for your time and help. I have the following problem....Some of the …
Reporting R-squared values in System GMM estimationHi everyone, This is a query on how to report the R-squared (or Adjusted R-squared) value in a syst…
Subscribe to:
Post Comments (Atom)
0 Response to Out-of-sample logit: applying estimated coefficients on a new series (w/o observing 0s/1s)
Post a Comment