Hi everyone,
I'm working on a project about internet lending which focuses on the relationship between default risk of borrowers and the interest rate. There are about 30,000 lending samples in the dataset. And I've built a heckprobit model to fix the sample selection bias since only in successful lending samples can whether there is a default be observed. My model goes on as below:
first step:
success= rate+X1+X2+X3
second step:
default=rate+Z1+Z2+Z3
The variable default is a binary one representing whether the borrower defaults or not (=1, default; =0, no default) . success represents whether the lending is successful (=1, succeed; =0, fail). rate represents the interest rate. Others are control variables including both continuous and categorical ones.
My problem is when I ran the model in Stata, there was no output. I'd love to ask the possible reasons that can lead to this.
Thank you,
Yubo Fu
Related Posts with Heckprobit model with no output
Stochastic Frontier Approach (SFA): Why the sfpanel results are different by z variable order?Dear all, I'm on the research, based on stochastic frontier approach (SFA), Battese and Coelli time-…
How to generate mean by groupGood morning everyone ! I have a problem of calculating the decile by group. Here is the datset that…
Format the number of decimals in Table command in Stata-17Hello everyone. I use the command below to determine the number of decimals in my table in Stata-17.…
Sample from joint distributionHi, I was wondering if there is a way to generate a dataset with 100 observations, with two variabl…
how do I get an overall p value for independent factor variables in linear regressionHi, I am running a backwards stepwise linear model with factor and continuous predictor variables. M…
Subscribe to:
Post Comments (Atom)
0 Response to Heckprobit model with no output
Post a Comment