Closed cipheraxat closed 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 :
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.
Okay, I will add the explanation part soon and will change the plot and paper colours.
My progress till now: Still trying to fix some minor glitches. Dashing-Again.zip
Try to add important functions
[x] the Kaplan-Meier Estimate,
[x] hazard rates using Nelson-Aalen
[x] cumulative hazards using parametric models(Exponential, Log-Logistic, Log-Normal ,Splines and Nelson-Aalen)
[x] Cox’s proportional hazard model
[x] Custom regression models(if possible)