문제

i am using vb.net / asp.net

my team created a web application (research database for cancer center)

i am wondering if anyone has an idea about drawing survival curves programmatically

i searched every where and couldnt find any idea

도움이 되었습니까?

해결책

you have to study the equation of kaplan meier thoroughly and then try to do it using vb.net or c# datatable, then chart it using mschart control.

Please check this article

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top