Announcement

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

  • New package rtablabs on SSC

    Thanks as always to Kit Baum, a new package rtablabs is now available for download from SSC. In Stata, use the ssc command to do this.

    The rtablabs package is described as below on my website. It is intended for use in a resultsset created by the SSC package xsvmat from a transposed r(table) matrix saved by an estimation command. This resultsset will have 1 observation per parameter and data on its estimate, confidence interval, P-value, and other parameter attributes. In this resultsset, rtablabs supplies informative variable labels (like the ones in a parmest resultsset) for the numeric variables containing the estimates, confidence limits, P-values and other results.

    Best wishes

    Roger

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    package rtablabs from http://www.rogernewsonresources.org.uk/stata16
    -----------------------------------------------------------------------------------------------------------------------------------------------------------

    TITLE
    rtablabs: Label variables in a xsvmat dataset from a transposed r(table) matrix

    DESCRIPTION/AUTHOR(S)
    rtablabs is intended for use in a xsvmat resultsset from a transposed
    r(table) matrix saved by an estimation command. It allocates
    variable labels to the numeric variables. The packages xsvmat and
    descsave can be downloaded from SSC.

    Author: Roger Newson
    Distribution-Date: 02September2026
    Stata-Version: 16

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


Working...
X