I am trying to write a script that will take an input array of x and y values and fit them to a 5-PL curve (defined by the equation F(x) = D+(A-D)/((1+(x/C)^B)^E)). I then want