[R] program of matrix

David Winsemius dwinsemius at comcast.net
Mon Aug 6 20:12:46 CEST 2012


On Aug 6, 2012, at 8:04 AM, hafida wrote:

> Hi
> can ANY body  help me to programme this formula:
>
> c[lj]  and  c[l'j]   are  matrix
>
> A[j]^-1  is an invertible diagonal matrix
>
> g[ll']=i[ll'] - sum *#from j=1 to k#*  c[lj]c[l'j]A[j]^-1
>
> WHERE
>
> i[ll']= 1/n  sum from i=1 to n  z[il] z[il']
>
> n,k,m  are given.  j=1...k,    l,l'=1...m,
>
> it s complicate for me ; hope you can help me
> thank you a lot
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/program-of-matrix-tp4639288.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.

David Winsemius, MD
Alameda, CA, USA



More information about the R-help mailing list