benjann / kmatch

Multivariate-distance and propensity-score matching, including entropy balancing, inverse probability weighting, (coarsened) exact matching, and regression adjustment
MIT License
8 stars 3 forks source link

class mm_density undefined #3

Closed gdlind closed 8 months ago

gdlind commented 8 months ago

I am getting the following error when using kmatch:

class mm_density undefined
(18 lines skipped)
(error occurred while loading kmatch.ado)
r(3000);

I am running the following:

Any help would be appreciated.

gdlind commented 8 months ago

Resolved. For some reason Stata did not recognize moremata had been installed. A reboot fixed the issue.