Hello,
I ran a OLS regression model with 59,000,000 observations and 1000+ plus variables.
When I ran the regression I predicted the fitted values using : predict double chat if e(sample),xb
I also saved the estimates in a .ster file as the file I am using is too big that I don't save it after using the predicted results.
However, when I later used the results from the .ster file, on the same and unchanged dataset, the predictions are slightly different for some observations (at the third and fourth decimal place).
Using the .ster file I just typed: "estimates use my.ster"
I then re-ran the original regression and obtained the predicted values (xb) again, to check if these would be different - and again some observations appear different to both those obtained from the original regression and those from the .ster file.
Is this at all possible - or is it more likely that I am missing something?
Related Posts with predicted values from repeat regression model different
how to create a cross-tabulation, dummy variables and regression with wide dataCan someone help me a syntax to use on how to i run cross tabulations, create dummy variables and ru…
Creating 5 mutually non-exclusive groupsI have the dataset on employment sector of households as; A. Wage in agri B. Wage in non agri C. Sel…
Moving Average in Time SeriesHi All, I want to calculate the backward 12-month moving average of bse_monthly_market_volatility. …
how to create a cross-tabulations, dummy variables and regression with wide dataCan someone help me with a syntax to use; on how to run cross tabulations, create dummy variables an…
graph export, as(pdf) fails to add special characters in the graph legend if inside {fontface "...": ...}Hi, I am trying to export a plot where I include special characters in the legend while I also set t…
Subscribe to:
Post Comments (Atom)
0 Response to predicted values from repeat regression model different
Post a Comment