[R] Computing the rank of a matrix.

Paul Smith phhs80 at gmail.com
Fri Apr 6 13:49:25 CEST 2007


On 4/6/07, "José Luis Aznarte M." <jlaznarte at decsai.ugr.es> 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



More information about the R-help mailing list