Thanks as always to Kit Baum, a new version of the kmest 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 kmest.
The kmest package is described as below on my website. The new version adds a centiles() option, enabling the user to estimate Kaplan-Meer percentiles as well as (or instead of) Kaplan-Meier survival probabilities. It also adds an option stransform() to specify a transformation for survival probabilities, and an option ctransform() to specify a transformation for percentiles.
Best wishes
Roger
--------------------------------------------------------------------------------------------------
package kmest from http://www.rogernewsonresources.org.uk/stata10
--------------------------------------------------------------------------------------------------
TITLE
kmest: Compute Kaplan-Meier survival probabilities and/or percentiles as estimation results
DESCRIPTION/AUTHOR(S)
kmest is intended for use in a survival time dataset set up by stset.
It computes Kaplan-Meier survival probabilities (as computed by sts
generate) for a list of times (sorted in ascending order), and/or
Kaplan-meier percentiles for a list of percents (srted in ascending
order), and saves them as estimation results, without a variance
matrix. kmest is intended for use with the bootstrap prefix, or
possibly with the jackknife prefix, to create confidence intervals for
the Kaplan-Meier survival probabilities and/or percentiles, possibly
allowing for clustering and/or sampling-probability weighting.
Author: Roger Newson
Distribution-Date: 02march2020
Stata-Version: 10
INSTALLATION FILES (click here to install)
kmest.ado
kmest_p.ado
kmest.sthlp
--------------------------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of kmest on SSC
mlogit with pooled data (not mlogit for panel model)I have panel data for 40 individuals and their characteristics for 10 years. The DV is an outcome v…
abm_grid: new Mata class for handling grids for Agent Based Models available on GitHubThe abm_grid Mata class is now available from this github repository. abm_grid is a Mata class inten…
Creating a Sample from two categorical variables. Looking for replication.Hello Statalist, This is my second post, sorry in advance if I broke a rule. I have a data that co…
ritest commandHi, I am a doctoral student in the economics domain. I am facing some issues with respect to ritest…
Help in unbalanced Panel dataI am using the data from 2003-2017. I have some missing values in my corporate governance and contro…
Subscribe to:
Post Comments (Atom)
0 Response to New version of kmest on SSC
Post a Comment