insongkim / PanelMatch

117 stars 35 forks source link

Paralles the panel match function? #80

Open p-dre opened 3 years ago

p-dre commented 3 years ago

Hi, I am planning to test different versions of matching against each other. Is it possible to parallise the panel matching function?

According to my understanding of the model described in the paper, this should be possible. Or am I wrong here? Beyond Theory is it already possible with this package?

miguelespinoza97 commented 1 year ago

HI @p-dre could you find a solution?

adamrauh commented 1 year ago

Hi @p-dre , @miguelespinoza97 -- I just want to clarify: Do you want to be able to examine how different specifications affect your results? So, as an example, you'd want to easily run and compare the results from trying matching with mahalanobis distance matching vs propensity score matching? Or, is there something else you're looking for?