powered by
Eigendecomposition procedure for Vg and Ve
eigen_proc(V_g, V_e, tol = 1/10000)
a d_size by d_size covariance matrix
a positive number indicating the tolerance for isSymmetric
a named list of length 4 containing the outputs of eigendecomposition procedure
# NOT RUN { eigen_proc(diag(2), diag(2)) # }
Run the code above in your browser using DataLab