[R] matrix "Adjoint" function

Gabor Grothendieck ggrothendieck at gmail.com
Mon Aug 28 22:09:46 CEST 2006


Try:

RSiteSearch("cofactor")

On 8/28/06, Jessica M. Maia <jmmaia at unity.ncsu.edu> wrote:
> Sorry but I wasn't very clear in my previous message.
>
> I want to compute the adjoint of a real matrix A,
> which is the transpose of the cofactor matrix of A.
>
> There is an example here: http://www.mathwords.com/a/adjoint.htm
>
> Does R have a function which will compute the cofactor of
> matrix A or the adjoint of a real matrix A?
>
> Thanks!
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>



More information about the R-help mailing list