Thanks once again to Kit Baum, a new version of the bmjcip package is now availabel for download on SSC. In Stata, use the ssc command 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 typo in the online help.
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: 31december2020
Stata-Version: 11
INSTALLATION FILES (click here to install)
bmjcip.ado
bmjcip.sthlp
-----------------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of bmjcip on SSC
Split to multiple files, merge and appendI have two files, each with 3 variables. The first one has date, city, and score. The second one ha…
Panel data with three identifiersDear All, I am currently working with a country-year panel dataset which has data for value added f…
F test for cof.Hello everyone, My model is: Y = b0 + b1.x1 + b2.x2 + b3.x3 + e and I use GMM for this model. I wa…
Loop for running individual regression for sectors and then taking average of all coefficientsHi, I have to run three regressions , from three separate files and then take a mean of all explanat…
Matching observations across boundariesI am looking at houses on each side of a designated geographical boundary. Does anyone know how to …
Subscribe to:
Post Comments (Atom)
0 Response to New version of bmjcip on SSC
Post a Comment