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)
modelling stated preferences for discrete choices with case sensitive variablesHi, I'm trying to model a discrete choice (4 options available to each respondent in each scenario …
Number of different values of a given variable for every combination of other two variablesI have a hospital record dataset with variables such as hospitalisation id (n_aih), year of hospital…
Identify string as part of another stringDear statalist users, I have the following (stylized) data: Code: * Example generated by -dataex…
Question: Need help separating a variableHi Everyone, I have been having trouble separating the following SubjectCourse variable. The below …
Marginsplot for categorical IV and categorical DV?I am trying to figure out how to visually show marginal effects of categorical IVs on categorical DV…
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