Announcement

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

  • using permute on a command with weights

    I want to do a permutation test for a command where I'm using weights. E.g.:

    Code:
    permute treatment _b[treatment]: reg y x treatment [pweight=w]
    Permute doesn't allow for weights, but can be forced to ignore that. The help-file only has the vagues statement that: "permute is not suited for weighted estimation, thus permute should not be used with weights or svy".

    Is anyone here able to explain why weights might be problematic in this context?

  • #2
    Cross-posted at CV. NB the policy of this in the FAQ.

    Comment


    • #3
      Thanks for pointing this out. I wasn't aware mentioning this is required, but it makes sense and I'll do it in the future

      Comment

      Working...
      X