Skip to content

prepareMplusData writeData and imputed list #53

@sda030

Description

@sda030

The option of not rewriting the data to disk unless hash has changed is a great feature. However, it is currently not implemented for the imputed dataset, which is where massive data writing is common (original reason for suggesting the feature). I do not see why not implementing something of the .hashifyFile function in an lapply loop over the imputed datalist and the expected filename(s)? Would not capture changes to the number of imputations in the datalist, but I consider that a very rare case?

I now wait for about 10min each model I run (imputed datasets, different data)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions