Skip to contents

Calculates roots for 4th derivative of logistic function that are used to indicate "flat" portions of the curve.

Usage

calcBoundsSig(par, xrange)

Arguments

par

values of function parameters

xrange

range of function domain to be searched for roots

Value

A named list with upper and lower bounds.

Details

to be added