Announcement

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

  • New version of bmjcip on SSC

    Thanks as always to Kit Baum, a new version of the bmjcip package is now available for download from SSC. In Stata, use the ssc package to do this, or adoupdate if you already have an old version of bmjcip.

    The bmjcip package is described as below on my website. The new version fixes a confusing message that appeared in the previous version.

    Best wishes

    Roger

    ----------------------------------------------------------------------------
    package bmjcip from http://www.rogernewsonresources.org.uk/stata11
    ----------------------------------------------------------------------------

    TITLE
    bmjcip: Format confidence intervals and P-values for medical journals

    DESCRIPTION/AUTHOR(S)
    bmjcip reformats a list of numeric variables, containing estimates
    and/or confidence limits and/or P-values, to string variables,
    containing the same values formatted for presentation in medical
    journals. The new string variables replace the old numeric
    variables, and have the same names, variable labels, variable
    characteristics, and positions in the dataset. bmjcip is usually
    used in output datasets (or resultssets) produced by the parmest
    package, and the reformatted string variables are usually later
    output using the listtab package, for input to Microsoft Word or
    other word processors. It requires the sdecode package in order to
    work. The sdecode, parmest and listtab packages can all be
    downloaded from SSC.

    Author: Roger Newson
    Distribution-Date: 10october2022
    Stata-Version: 11

    INSTALLATION FILES (click here to install)
    bmjcip.ado
    bmjcip.sthlp
    ----------------------------------------------------------------------------
    (click here to return to the previous screen)

Working...
X