On Wed, Aug 6, 2014 at 6:03 PM, Pat Ferrel <pat.fer...@gmail.com> wrote:
> Yes because the matrix A’A is not necessarily boolean. The actual value is > ignored but it’s in the matrix so the colSums was not correct. > > On Aug 6, 2014, at 4:54 PM, Dmitriy Lyubimov <dlie...@gmail.com> wrote: > > is this > > val bcastNumInteractions = > drmBroadcast(drmI.numNonZeroElementsPerColumn) > > any different from just saying `drmI.colSums`? > Ignore what I said and listen to this guy. I forgot that this was after the cooccurrence counting.