uds-helms/BEclear

Limit memory during calcMedian

Closed this issue · 1 comments

High memory usage, about 5 times higher than the actual input data, during the usage of calcMedians.
This is probably because of temporary copies of the data matrix and could probably be avoided using data.table.

This is probably also an issue during other calculations