Nonlinear Regression

EXAMPLE: Population Growth - Predator Prey models

(page 180 RWG)

DeBlois and Leggett (1991) set up expermental aquaria to study dynamics of simple predator/prey systems. They found that the rates of predation by amphipods (a small crustecean) were nonlinearly related to the initial density of their prey, capelin eggs.

We will explore nonlinear regression to fit models to the predator prey data in class and in lab this week.

Variables in the data set

HANDOUTS:

SAS CODE for fitting the GOMBERTZ model and output.

Fitted GOMBERTZ model and data

General Procedure for Fitting Nonlinear Models

  1. Get initial estimates of parameters by approximate linear regression model
  2. Fit nonlinear regression using guestimates