HYPHY Reference
:
Batch language command
:CovarianceMatrix
CovarianceMatrix
Batch language command
CovarianceMatrix computes the approximate covariance matrix for the MLE of a given likelihood function.
Syntax
CovarianceMatrix (result_matrix, likelihood_function_name);
Notes
Use COVARIANCE_PRECISION to control how the Hessian is computed.
Examples
CovarianceMatrix (covMx, lf);
Last modified: 4/25/2000
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002