Inverse Hill Function Factory
hill_invs_factry.Rd
The inverse function is used with a single dose response curve, which is assumed to be a Hill function. A factory method is used to avoid repeatedly passing in the curve parameters; once generated, the inverse calculator only needs a response point y to return an inverse (dose) required to get that response.