Take a look at the package SparseM

url:    www.econ.uiuc.edu/~roger                Roger Koenker
email   [EMAIL PROTECTED]                       Department of Economics
vox:    217-333-4558                            University of Illinois
fax:    217-244-6678                            Champaign, IL 61820

On Aug 31, 2004, at 4:52 PM, Danny Heuman wrote:


I have data in i,j,r format,



where r is the value in location A[i,j] for some imaginary matrix A.

I need to build this matrix A, but given the sizes of i and j, I believe that using a sparse format would be most adequate.

Hopefully this will allow me to perform some basic matrix manipulation such as multiplication, addition, rowsums, transpositions, subsetting etc etc.



Is there any way to achieve this goal in R?
Thanks,

Danny

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to