[R] Matrix inverse
kjetil halvorsen
kjetilh at umsanet.edu.bo
Wed Aug 14 18:23:21 CEST 2002
help.search("ginv")
gives the following:
Help files with alias or title matching `ginv',
type `help(FOO, package = PKG)' to inspect entry `FOO(PKG) TITLE':
ginv(MASS) Generalized Inverse of a Matrix
ginv(multcomp) Generalized Inverse of a Matrix
so you must say for instance
library(MASS)
and then
?ginv
Kjetil Halvorsen
Enrico De Giorgi wrote:
>
> A beginners question:
>
> What the analogon in R of the ginverse() function in Splus?
>
> Thank you.
>
> Best Regards,
> Enric
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list