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:
expval: array-like : The expected value of endog for each observed value in the group. index: integer : The group index. stdev : array-like The standard deviation of endog for each obse