[R] Median of streaming data

Mohan Radhakrishnan radhakrishnan.mohan at gmail.com
Wed Sep 24 07:31:39 CEST 2014


Hi,

         I have streaming data(1 TB) that can't fit in memory. Is there a
way for me to find the median of these streaming integers assuming I can
fit only a small part in memory ? This is about the statistical approach to
find the median of a large number of values when I can inspect only a part
of them due to memory constraints.

Thanks,
Mohan

	[[alternative HTML version deleted]]



More information about the R-help mailing list