powered by
Get square root of diagonal of inverse matrix, first method
hess_sd1(m)
A numeric vector of length `n`.
A square numeric matrix.
Caroline Ring
Invert a square numeric matrix `m` of size \(n \times n\) using [solve()], then take the square root of the diagonal.