My colleague asked me to thank those of you who responded.
Kind regards,
Sean
--
View this message in context:
http://r.789695.n4.nabble.com/Moore-Penrose-Generalized-determinant-tp4471629p4475415.html
Sent from the R help mailing list archive at Nabble.com.
___
Is there a function in R to calculate the generalized determinant of a
singular matrix? - similar to the ginv() used to compute the generalized
inverse.
I can't seem to find any R related posts at all.
Thanks in advance,
Sean O'Riordain
Trinity College Dublin
--
View this message
NA='ifany')
I could say something like..
> tab1 <- function(t, ...) { table(t, ..., useNA='ifany') }
> tab1(t1)
t
123
1234
but this names it as 't' instead of 't1' which is ugly?
Any other suggestions please?
Thanks in a
3 matches
Mail list logo