On Fri, 16 Nov 2007, aparna m wrote:

> Hi
>     Can anyone teall me how to perform matrix related operations
> using R like multiplication of a n*n matrix , finding transpose ,
> inverse eigen values etc


Yes. Its all in the manuals. Especially,

        An Introduction to R
        Section 5.7 Matrix facilities

If that isn't good enough then read the 
posting guide, which will suggest something like

        help.search("matrix")


>
> Thanks
>
> ______________________________________________
> R-help@r-project.org 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.
>

Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:[EMAIL PROTECTED]                  UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

______________________________________________
R-help@r-project.org 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.

Reply via email to