Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top