Dear Statalist members,
I stored estimates from my regression
using code
reg y x
estimates save basemodel
(file basemodel.ster saved)
However when i type
estimates use basemodel it doesnt load anything.
Not sure how the .ster works in stata.
Please help.
Best,
Bridget
Related Posts with Using stored estimates
Synth package error: file synthopt.plugin not foundI am very new to using this package and cannot get even one of the provided examples to work due to …
How to show countriesHello, I'm running a mixed effect model using this command Code: xi: mixed reconsumption CL PR i…
Explaining output from replace commandThis uses the "sysuse auto" stata dataset. The command I was intending to type was replace price=1…
Newey Regression for panel dataHello, I wanted to know whether the newey-west command can be used for panel data or not? If no, th…
Generate a new variable by counting character ( "/" ) Code: . list country +------------------------------+ | country | …
Subscribe to:
Post Comments (Atom)
0 Response to Using stored estimates
Post a Comment