Exchangeable.covariance_matrix_solve()

statsmodels.genmod.cov_struct.Exchangeable.covariance_matrix_solve

Exchangeable.covariance_matrix_solve(expval, index, stdev, rhs) [source]

Solves matrix equations of the form covmat * soln = rhs and returns the values of soln, where covmat is the covariance matrix represented by this class.

Parameters:

登录查看完整内容