dwoll / DVHmetrics

Analyze Dose-Volume Histograms and Check Constraints using R
GNU General Public License v2.0
11 stars 5 forks source link

NTCP function doesn't work.? #7

Closed rhj1993119 closed 1 year ago

rhj1993119 commented 1 year ago

HEllo, I am trying to calculate NTCP and the function works and produces the result. However, I got NTCP for 1 no matter how I change my parameters.

getNTCP(res[[1]], NTCPtd50=24.5,NTCPm=0.45,NTCPn=1,NTCPtype="probit") NTCP patID structure 1 1 1596470 101B_Lung_B 2 1 1596470 101L_Lung_L 3 1 1596470 101R_Lung_R

Do you have any idea on solving this error? thanks!!

rhj1993119 commented 1 year ago

it was an unit issue ...