KMplot

버전 2.0.0.0 (15.9 KB) 작성자: Giuseppe Cardillo
Plot the Kaplan-Meier estimation of the survival function
다운로드 수: 6.8K
업데이트 날짜: 2018/4/20

Plot the Kaplan-Meier estimation of the survival function
Survival times are data that measure follow-up time from a defined starting point to the occurrence of a given event, for example the time from the beginning to the end of a remission period or the time from the diagnosis of a disease to death. Standard statistical techniques cannot usually be applied because the underlying distribution is rarely Normal and the data are often "censored". A survival time is described as censored when there is a follow-up time but the event has not yet occurred or is not known to have occurred. For example, if remission time is being studied and the patient is still in remission at the end of the study, then that patient's remission time would be censored. If a patient for some reason drops out of a study before the end of the study period, then that patient's follow-up time would also be considered to be censored. The survival function S(t) is defined as the probability of surviving at least to time t. The graph of S(t) against t is called the survival curve. The Kaplan-Meier method can be used to estimate this curve from the observed survival times without the assumption of an underlying probability distribution.
Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format:Curve Cardillo G. (2008). KMPLOT: Kaplan-Meier estimation of the survival function. http://www.mathworks.com/matlabcentral/fileexchange/22293

인용 양식

Giuseppe Cardillo (2024). KMplot (https://github.com/dnafinder/kmplot), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Industrial Statistics에 대해 자세히 알아보기
도움

줌: MatSurv

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
2.0.0.0

inputparser; github link

1.8.0.0

fixed a bug into "input error handling" section

1.7.0.0

function for hazard rate computation was changed to avoid NaN in non linear fit.
Now is possible to choose how to plot censored data: if spreades along period or at period of observation.

1.6.0.0

Hazard rate computation added

1.5.0.0

Changes in description

1.4.0.0

improvement for censored data

1.3.0.0

error correction in confidence curve trimming

1.2.0.0

The function was adapted to be recalled by LOGRANK function (a function of mine). More vectorization.

1.1.0.0

help section change to correctly cite this file; median time computation was changed (in some cases there is not median time)

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.