I know the functions st_global(), st_numscalar(), and st_matrix() can be used to access information left over in e-/r-return values. However, if I wanted to access results based on the coefficient legend and variable names (e.g., _b[var1], _se[var1]), is there a way to do this from Mata?
Related Posts with Accessing model results from Mata
How to check panel model's robustnessGreetings! Please, kindly let me know how to conduct postestimation tests for panel model in order …
Student Course Enrollment Data (Long to Wide): Transpose, Reshape, Collapse?My data (student course enrollment) is currently in long form, and I would ideally like to reshape i…
How to store the beta/standardized coefficients after a regressionIs there a way to store the beta/standardized coefficients after a regression? For example, how can…
how to simplify when 2 do files have a lot of same contents?My 1st do file is (a much shorter version): Code: clear * use "/Users/zhaoyao/Documents/wiki/daily_…
Effect of msising dataHi all, I want to look at the effect of policy on the change in working hours for a certain age gro…
Subscribe to:
Post Comments (Atom)
0 Response to Accessing model results from Mata
Post a Comment