cipheraxat / Survival-Analysis

Survival Analysis: Intuition & Implementation in Python
Apache License 2.0
8 stars 7 forks source link

Create several survival functions with detailed explanations of the function. #21

Closed cipheraxat closed 4 years ago

cipheraxat commented 4 years ago

Try to add important functions

AdityaJ7 commented 4 years ago

Here is my progress so far - Dashing-Again.zip I will update the explanation part for each section and will update the styling as well. Currently, I am trying to fix some errors with Nelson-Aalen and Kaplan-Meier

Here are some screenshots :

Screenshot (321) Screenshot (322) Screenshot (323) Screenshot (324) Screenshot (325) Screenshot (326)

cipheraxat commented 4 years ago

Try to change to this for clear background plot_bgcolor : rgb(102, 204, 255) paper_bgcolor : rgb(255, 255, 255) Well it's looks fine.

Here need to focus now on content, Graphs looks good, but there should be something to explain this graphs.

AdityaJ7 commented 4 years ago

Okay, I will add the explanation part soon and will change the plot and paper colours.

AdityaJ7 commented 4 years ago

My progress till now: Still trying to fix some minor glitches. Dashing-Again.zip