Announcement

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

  • Install comand transcolorplot

    Hi, Stata users!
    I would like to use the command transcolorplot introduced by Van Kerm in this paper http://medim.ceps.lu/stata/transcolorplot03.pdf . Following his advice, I tried to install the command by writting on Stata
    ssc install transcolorplot
    but Stata replied
    "ssc install: "transcolorplot" not found at SSC, type -findit transcolorplot-
    (To find all packages at SSC that start with t, type -ssc describe t-)".
    Could anyone inform me if there is other way to install this command?

  • #2
    findit transcolorplot comes up empty for me (see below). I suggest you try contacting Philippe Van Kerm. If the e-mail address in the PDF is not current, you should be able to find one via Google.

    Code:
    ------------------------------------------------------------------------------------------------
    search for transcolorplot                                                  (manual:  [R] search)
    ------------------------------------------------------------------------------------------------
    
    Search of official help files, FAQs, Examples, SJs, and STBs
    
    Web resources from Stata and other users
    
    (contacting http://www.stata.com)
    no matches
    (click here to return to the previous screen)
    
    (end of search)
    --
    Bruce Weaver
    Email: [email protected]
    Web: http://sites.google.com/a/lakeheadu.ca/bweaver/
    Version: Stata/MP 18.0 (Windows)

    Comment


    • #3
      The software seems to be available from medim.ceps.lu/stata/

      The following will install it on your system.
      Code:
      net from http://medim.ceps.lu/stata/
      net describe transcolorplot
      net install transcolorplot

      Comment


      • #4
        Thank you, William Lisowski.

        Comment


        • #5
          This is no longer working. Do you have an update?

          Comment


          • #6
            Ooops. Looks like the website that hosted this package (and some others) has been dismantled. I'll move the packages elsewhere and post information about the new location here shortly.

            Comment

            Working...
            X