eigensqrt: Use eigen to compute a square root of the non-negative...

View source: R/unbalanced_EM.R

eigensqrtR Documentation

Use eigen to compute a square root of the non-negative definite symmetric matrix A

Description

The resulting U satisfies t(U) %*% U == A

Usage

eigensqrt(A)

damian-t-p/halfsibdesign documentation built on March 14, 2023, 4:55 a.m.