shuyang-stat / multilevelMatching

Propensity score Matching and Subclassification with 3 or more Treatments
https://shuyang1987.github.io/multilevelMatching/
18 stars 14 forks source link

Error in function multiMatch #22

Open Asanokeisu opened 8 months ago

Asanokeisu commented 8 months ago

The code report error when i run the function multiMatch. The dataset i use is simulated_data of the package. Could you please take a look at the code file, and repare. Thank you so much. Error in length(class(X)) != 1 && class(X) != "matrix" : 'length = 2' in coercion to 'logical(1)'

BarkleyBG commented 5 months ago

Hi there, thank you for filing this issue. Could you share a small code snippet that reproduces the error?