calcBoundsSig.Rd
Calculates roots for 4th derivative of logistic function that are used to indicate "flat" portions of the curve.
calcBoundsSig(par, xrange)
values of function parameters
range of function domain to be searched for roots
A named list with upper and lower bounds.
to be added