Announcement

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

  • installing -qic-

    Hi everyone,

    For installing -qic-, I downloaded two files from "https://ideas.repec.org/c/boc/bocode/s456764.html" and saved them in "C:\ado\plus\q" .

    After running qic:

    Code:
    iis SurveyID_code
    tis PatientNumber
    qic DLP  PracticeScannerID_code PatientWeight Age_year b1.Sex , corr(unstructured)
    I got the "command qic is unrecognized" error message.

    Could you please help me with this?

    Cheers,


  • #2
    Did you use a browser and manual download? The recommended way to install is using

    Code:
    ssc inst qic
    inside Stata.

    Comment

    Working...
    X