Thanks as always to Kit Baum, a new version of the punafcc package is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of punafcc.
The punafcc package is described as below on my website. The new version fixes a bug, which sometimes caused punafcc to return incorrect results after a model with interactions involving the exposure and other covariates. I would like to thank Paul McGale, of the Nuffield Department of Population Health, Oxford University, UK, for alerting me to this bug.
Best wishes
Roger
--------------------------------------------------------------------------------------
package punafcc from http://www.rogernewsonresources.org.uk/stata14
--------------------------------------------------------------------------------------
TITLE
punafcc: Population attributable fractions for case-control and survival studies
DESCRIPTION/AUTHOR(S)
punafcc calculates confidence intervals for population attributable
and unattributable fractions in case-control or survival studies.
punafcc can be used after an estimation command whose parameters are
interpreted as log rate ratios, such as logit or logistic for
case-control data, or stcox for survival data. It estimates the log
of the mean rate ratio, in cases or deaths, between 2 scenarios, a
baseline scenario ("Scenario 0") and a fantasy scenario ("Scenario
1"), in which one or more exposure variables are assumed to be set
to particular values (typically zero), and any other predictor
variables in the model are assumed to remain the same. This ratio
is known as the population unattributable fraction (PUF), and is
subtracted from 1 to derive the population attributable fraction
(PAF), defined as the proportion of the cases or deaths attributable
to living in Scenario 0 instead of Scenario 1.
Author: Roger Newson
Distribution-Date: 06february2023
Stata-Version: 14
INSTALLATION FILES (click here to install)
punafcc.ado
punafcc_p.ado
punafcc.sthlp
--------------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of punafcc on SSC
Create a column from a different column and combine multiple datasetsI have 50 U.S. state daily max temperature datasets in the CSV form from 1990 to 2019. This is a pa…
Average mean change from baselineI have panel data with a continuous outcome (systolic bp). The time variable ranges from (0 through …
Extracting hours (including decimal part) from string variable in hh:mm:ssHi all. I have a dataset with information on the time (i.e., hh:mm:ss) spent with national broadcast…
Testing interactions in xtregI am fairly new to xtreg and what to sure I am doing the right thing: Code: * Example generated b…
Create a loop to repeat the same operation several timesGood morning, I'll explain my problem to you. I would like to create a loop to repeat the same opera…
Subscribe to:
Post Comments (Atom)
0 Response to New version of punafcc on SSC
Post a Comment