Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can elements of a collection be deleted?

    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.
    Last edited by Maxime Bercholz; 15 Mar 2023, 14:19.

  • #2
    The command is relatively recent, so you might want to break new ground here, in reading the manual and explaining how this can be done :P.

    I would say, just change your code to save only what you need, this would be probably easier.

    Comment

    Working...
    X