"

CLINICAL BIOSTATS

TITE-BOIN Calculation Form
' + '

Total Toxicities: ' + out.totaltox + '

' + '

Total Number of Patients: ' + out.totaln + '

' + '

Percentage Stopped: ' + out.percentstop + '%

' + '

Overdose 60%: ' + out.overdose60.join(', ') + '

' + '

Overdose 80%: ' + out.overdose80.join(', ') + '

' + '

Average Duration: ' + out.duration + '

' + '

Standard Deviation of Duration: ' + out.sdduration + '

'; }

TITE-BOIN Calculation Form









































document.getElementById('submitButton').addEventListener('click', calculate);

One Response

Leave a Reply

Your email address will not be published. Required fields are marked *