dwoll / DVHmetrics

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

getNTCP does not change by EUDfn and EUDab #16

Open mosaiyeb opened 5 months ago

mosaiyeb commented 5 months ago

Hi hope you are well. In changing fractionation and alpha/beta, NTCP does not change. tcp_para <- getNTCP( res_2[[names(res_2)]][[structure]], NTCPtd50, NTCPm, NTCPn, EUDa=5, EUDfn = 4, EUDab = 8, NTCPtype = NTCPtype )

In convertDVH(res_2, toDoseUnit = "GY"), does not convert differential values.

Thanks for your great effort in preparing DVHmetric