I'm wondering whether there is a way to truncate the results that Stata 17's new collection system stores by default. For example, collect automatically stores most e-class results after regress. It is straightforward to add to the collected results, but it is not clear to me if it is possible to not collect default results. For example, if I'm running a regression with hundreds of explanatory variables but have only one coefficient of interest, I'd prefer to store just that result and not the whole output. This default storage behavior becomes an issue when collecting from a large number of memory-intensive commands (e.g., say, 50 ivreghdfe regressions with many covariates, as in a output table where each cell represent a separate regression), such that loading a saved stjson collection becomes a difficult and quite slow computational task due to the size of the collection (in the 100's of MB).
Related Posts with Collect System Selectively Store Results
Invalid Syntax r(198)Hi everyone, I was wondering if I could get help to figure out the problem with one of my commands.…
Statalist reputation bars under nameUsually very active members on Statalist have orange bars under their name. I noticed some orange ba…
Problems with zero in matrix Hi I am working with a transition matrix in stata recently and I have 4 x 4 matrix. I have the 4th …
Margins Error - Delta Ordered Probit RegressionHello Statalst, Has anyone experienced an error like this or know what it means? I lagged and diffe…
Post-estimation test of the reg3 commandHi, I have been grappling with -reg3- command which implements 3SLS for a system of equations. Tryi…
Subscribe to:
Post Comments (Atom)
0 Response to Collect System Selectively Store Results
Post a Comment