On 4/6/07, "José Luis Aznarte M." <[EMAIL PROTECTED]> wrote: > Hi! Maybe this is a silly question, but I need the column rank > (http://en.wikipedia.org/wiki/Rank_matrix) of a matrix and R function > 'rank()' only gives me the ordering of the elements of my matrix. > How can I compute the column rank of a matrix? Is there not an R > equivalent to Matlab's 'rank()'? > I've been browsing for a time now and I can't find anything, so any > help will be greatly appreciated. Best regards!
This discussion may help you: http://marc.info/?l=r-help&m=111522337531442&w=2 Paul ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
