Announcement

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

  • Kruskal-Wallis (or similar) in a complex sample

    How can I do a KW test (or similar) in a survey sample?

  • #2
    Lara:
    why not considering:
    Code:
    svy: regress
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      My data is non linear, so I should to quantile reg, right? But is it possible in svy?

      Comment


      • #4
        a list of the estimation commands compatible with svy can be found at:
        Code:
        help svy_estimation
        without more information (please read and follow the advice in the FAQ), no one can tell you whether quantile regression or something else is "best" in your situation

        Comment

        Working...
        X