#================================================================= # Figure 18.3.R. # R script to calculate nonlinear least squares estimates for # parameters b1 (maximum feeding rate) and b2 (half saturation # constant) in the rectangular hyperbolic equation for feeding # rate (Holling type 2 functional response, Monod nutrient uptake # rate, Michaelis-Menten enzyme equation). The equation is defined # by # b1*prey # rate = ---------- . # b2 + prey # # Here 0