Skip to content

summary with lean still produces a long vector obsRemoved #81

@zozotintin

Description

@zozotintin

When using summary with option lean set to true, the field obsRemoved is not cleaned. Sometimes obsRemoved can be very long and close to order O(N), and I will have to clean it myself with model_summary$obsRemoved = NULL. I am not sure whether this value is used in calculating other statistics, but if not then perhaps this attribute can be cleaned to save more space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions