msmbuilder.msm._ratematrix.sigma_eigenvalues

msmbuilder.msm._ratematrix.sigma_eigenvalues(covar_theta, theta, n, inds=None)

Estimate the asymptotic standard deviation (uncertainty) in the eigenvalues of K

Returns:

sigma_eigenvalues : array, shape=(n,)

Estimate of the element-wise asymptotic standard deviation of the eigenvalues of the rate matrix (in sorted order).

Versions