The package produced a very large dist object of length 1479489606. Which is fantastic from a computing perspective. However, because it is not a matrix (and as.matrix doesn't work on something so big) I am having issues doing basic matrix math. Any ideas of how to work around this? Thanks!
The package produced a very large dist object of length 1479489606. Which is fantastic from a computing perspective. However, because it is not a matrix (and as.matrix doesn't work on something so big) I am having issues doing basic matrix math. Any ideas of how to work around this? Thanks!