Code Monkey home page Code Monkey logo

cox-analysis's Introduction

Survival Analysis

Survival analysis is one of the statistical procedure for data analysis for which the outcome variable of interest is time until an event occurs. Event can refer to death, disease, recovery, or any designated experience that happen to an individual. We have three options for modeling the survival function: parametric, semiparametric, and nonparametric.

A parametric model is one in which survival time is assumed to follow a known distribution (exponential, weibull, lognormal, etc). In a nonparametric model, we make no assumptions about the functional form of hazard. The Kaplan–Meier Curve is the Maximum Likelihood Estimator in this case. It is a little bit like using a scatter plot to understand the effect of a covariate. This repository will be discussing Cox Proportional Hazards (PH) as a semiparametric model. This approach is referred to as a semiparametric because while the hazard function is estimated nonparametrically, the functional form of the covariates is parametric. Cox PH regression is popular because the results from using the Cox model will closely approximate the results for the correct parametric model

cox-analysis's People

Contributors

hasnarahmaniaputri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.