Announcement

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

  • "threshold" not found at SSC

    Hi all,

    I'm running the following command:
    Code:
    ssc install threshold, replace
    and I am getting the following output:
    Code:
    ssc install: "threshold" not found at SSC, type search threshold
    (To find all packages at SSC that start with t, type ssc describe t)
    I believe, however, that "threshold" should be available at SSC. Do you perhaps know what could be the issue here?

    Thank you.

  • #2
    -threshold- is an official Stata command that comes with the product automatically; see
    Code:
    h threshold
    but maybe you have an old version of Stata that does not include this command? as per the FAQ, if you are not using the current version (18), you need to tell us what version you are using; please read the FAQ

    Comment

    Working...
    X