Coder Social home page Coder Social logo

imnikhilanand / can-you-go-blind-from-laser-eye-surgery Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 28 KB

Survival Analysis on the patients from a trial of laser coagulation for the treatment of diabetic retinopathy. Survival times in this dataset are actual time to blindness in months, minus the minimum possible time to event (6.5 months).

R 100.00%
kaplan-meier log-rank-test statistical-analysis survival-analysis

can-you-go-blind-from-laser-eye-surgery's Introduction

Can-You-Go-Blind-From-Laser-Eye-Surgery

Survival Analysis on the patients from a trial of laser coagulation for the treatment of diabetic retinopathy. Survival times in this dataset are actual time to blindness in months, minus the minimum possible time to event (6.5 months).

Experiment Details

The 197 patients in this dataset were a 50% random sample of the patients with "high-risk" diabetic retinopathy as defined by the Diabetic Retinopathy Study (DRS). Each patient had one eye randomized to laser treatment and the other eye received no treatment. For each eye, the event of interest was the time from initiation of treatment to the time when visual acuity dropped below 5/200 two visits in a row. Thus there is a built-in lag time of approximately 6 months (visits were every 3 months). Survival times in this dataset are therefore the actual time to blindness in months, minus the minimum possible time to event (6.5 months). Censoring was caused by death, dropout, or end of the study.

Dataset description

A data frame with 394 observations on the following 8 variables.

Column NameDescription
idsubject id
laserlaser type: xenon or argon
ageage at diagnosis
eyea factor with levels of left right
trttreatment: 0 = no treatment, 1= laser
riskrisk group of 6-12
timetime to event or last follow-up
statusstatus of 0= censored or 1 = visual loss

Analysis

The average time of visual loss for the patients treated with Xenon laser was ~54.76 and the average time of visual loss for the patients who were treated with Argon laser was ~61.76.

CategoriesRecordsn.maxn.startseventsrmeanse(rmean)
Xenon1141141143654.762.78
Xenon8383831861.762.77

Girl in a jacket


From the above curve we can observe that there is difference in the survival time of people who were treated with Xenon or Argon laser.

Log-Rank test

The log-rank test resulted in a difference of Chisquared value 3 and a P-Value of 0.09, which is not significant.

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.