How to create a survival curves (non-linear regression) using the linear-quadratic model?
I am completely new to JMP and I want to use the linear-quadratic model of cell death by radiation to fit my survival data (survival fraction) to the applied dose. The function is the following: Y = exp(-1*(A*X + B*X^2))Y = survival fraction X = (radiation) dose A = linear component represents cell death due to a single lethal hit to the DNAB = quadratic component represents cell death that only...