Hi all,
I am using collections to collect and update results from multiple regression models that I estimate in a loop over each dependent variable. I included some dependent variables that I did not intend to include, so my collections now include results that I do not need. Does anyone know if elements of a collection can be deleted? Not a big deal if not, but it sounds like something that should be possible.
I am using collections to collect and update results from multiple regression models that I estimate in a loop over each dependent variable. I included some dependent variables that I did not intend to include, so my collections now include results that I do not need. Does anyone know if elements of a collection can be deleted? Not a big deal if not, but it sounds like something that should be possible.

Comment