Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • performing kernel matching with [QUOTE]teffects psmatch[/QUOTE]

    Hello,
    I am using
    teffects psmatch
    . It seems that it only uses nearest-neighbor method for matching. but I need to perform kernel matching. Is there any way that I can use
    teffects psmatch
    with kernel method?

    I appreciate any help.

    Hossein

  • #2
    -kmatch- by Ben Jann might be what you're looking for

    Code:
    ssc install kmatch
    h kmatch

    Comment


    • #3
      Thanks.

      Comment


      • #4
        A quick question: between
        kmatcha
        command and
        psmatch2
        command, which of them is better for performing kernel matching?

        Comment

        Working...
        X