Skip to content
Prev 198760 / 398506 Next

matrix^(-1/2)

On Sun, 1 Nov 2009, David Winsemius wrote:

            
Right. FWIW, the source install works OK on my linux box:
R version 2.10.0 (2009-10-26)
x86_64-pc-linux-gnu

[output truncated]
Roger that.

If solve(chol(A)) isn't good enough a symmetric inverse square root is 
available from expm as 'solve( sqrtm( A ) )'

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