Announcement

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

  • sqreg pvalue bootstrap

    Dear all,
    I've a problem with quantile regression -sqreg.
    I've implemented on Stata:

    set seed 1001
    sort x, stable
    sqreg y x, q(.25 .50 .75)


    and get a pvalue for x

    Then I run

    set seed 1001
    sort x, stable
    sqreg y x, q(.25)

    but the pvalue is different now.
    Any suggestion please.
    Thanks a lot for your help.
    Francesco

  • #2
    Your post looks like you really wanted to ask this question to the forum. If this is the case, note that you should read the Statalist FAQ before posting, there it says (#2):
    Statalist has two subforums dedicated to helping you use the forum software. You can make test posts to familiarize yourself with the features of the forum in the Sandbox, and you can ask questions about the forum software in Using the Forum.
    And perhaps you also missed the Statalist FAQ (#6) about using real names, first and last. To change your user name, contact the forum administrator (contact link at the bottom of the page).

    Comment

    Working...
    X