You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roozbeh included the same variable twice in a long list of matching variables and got this unhelpful error message:
Calculating Mahalanobis distances...
Error in solve.default(cov(dataset[, matchVars])) :
Lapack routine dgesv: system is exactly singular: U[18,18] = 0
The text was updated successfully, but these errors were encountered:
Roozbeh included the same variable twice in a long list of matching variables and got this unhelpful error message:
Calculating Mahalanobis distances...
Error in solve.default(cov(dataset[, matchVars])) :
Lapack routine dgesv: system is exactly singular: U[18,18] = 0
The text was updated successfully, but these errors were encountered: