Dear Heigrujam, the formula is for Niemierko's EUD based model, and not the Lyman model. It is described in the reference listed in the description which I can gladly provide.
Hiram
to set the color of the arrow, see this example:
axis([0 3 0 3 0 3]);
grid on
h=arrow([3 3 3],[0 0 0],36,'BaseAngle',60);
set(h, 'FaceColor', 'b');
set(h, 'EdgeColor', 'r');
Awesome application!
Dear Heigrujam, the formula is for Niemierko's EUD based model, and not the Lyman model. It is described in the reference listed in the description which I can gladly provide.
Hiram
Dear Hiram, I just want to verify on line 161 and 163. According to LYMAN EUD model, inverse of 'a' should be in line 161 and normal 'a' should be in line 163. Can you just verify which formula for NTCP is used?
Dear Heigrujam, the formula is for Niemierko's EUD based model, and not the Lyman model. It is described in the reference listed in the description which I can gladly provide.
Hiram
Dear Hiram, I just want to verify on line 161 and 163. According to LYMAN EUD model, inverse of 'a' should be in line 161 and normal 'a' should be in line 163. Can you just verify which formula for NTCP is used?
Comment only