65.9K
CodeProject is changing. Read more.
Home

The use of MS Chart Control and VB.NET for Statistical Purposes: Plotting Kaplan-Meier Estimate.

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.90/5 (15 votes)

Nov 9, 2012

CPOL

4 min read

viewsIcon

62172

We used VB.NET and MS Chart in a Web Application to extract the data from a user-uploaded or online database, create life tables using the Kaplan-Meier Formula and plot the survival curve. The whole operation is performed through a user friendly web-based wizard.