Thanks once again to Kit Baum, a new version of the kmest package (superseding yesterday's version) 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 has been updated to Stata Version 16, and uses data frames.Users of Stata Versions 10 to 15 can still download the old Stata Version 10 version of kmest by typing, in Stata,
net from http://www.rogernewsonresources.org.uk/stata10
and selecting and installing kmest.
Best wishes
Roger
-------------------------------------------------------------------------------------------------
package kmest from http://www.rogernewsonresources.org.uk/stata16
-------------------------------------------------------------------------------------------------
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: 05march2020
Stata-Version: 16
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 (AGAIN)
Estimating Risk Ratios from Survival DataHi all, Does anyone have any experience calculating risk ratios from survival data generated sts li…
How does the option"ties" work in psmatch2?Hello: It says in the user's manual : ties not only match nearest neighbor but also other controls w…
Should I use vce(robust) for my OLS regression?Hi everyone, this is my first time posting, so I hope that I include all the relevant information. I…
Share of working hours by a segment of race comparing to the total raceHello everyone, I'm working with basic monthly sample of CPS and I'd like to calculate for each occ…
Structural equation modeling: Whether and how to estimate margins w.r.t. a latent variableI’d like to get input from the Stata community on the advisability and potential utility of estimati…
Subscribe to:
Post Comments (Atom)
0 Response to New version of kmest on SSC (AGAIN)
Post a Comment