Assignment 6

Due Date: Friday, March 3, 2006

Species-Area Curves for North American Islands

Data 

The file islands.txt contains the data appearing in McMaster (2005). This is a comma-delimited text file in which the variable names appear in the first row.

Background 

McMaster (2005) examined native and non-native plant species richness on 22 islands off the coast of the northeastern United States and maritime Canada and studied its relationship to various geographic factors. For this exercise we will focus on only two variables.

  1. Species richness (sp.richness)
  2. Island area (island.area)

The Problem

Paralleling what we did with the Galapagos Islands data of Johnson and Raven (1973) fit the following five models to the variable species richness S as a function of island area A.

  1. Gleason model: with identity link such that
  2. Arrhenius model: with identity link such that
  3. Log-Arrhenius model: with identity link such that
  4. Poisson GLIM: with log link such that
  5. Negative binomial GLIM: with log link such that

In each model β0 and β1 are parameters to be estimated. Observe that models 1 and 3 can be fit as ordinary regression models (general linear models), model 2 is a nonlinear model (fit using nonlinear least squares), and models 4 and 5 are generalized linear models proper.

For each model,

  1. Report the fitted equation you obtain.
  2. Graph the fitted equation superimposed on a scatter plot of the data. You may include more than one model on the same scatter plot when it's appropriate.
  3. Finally compare all five models and determine which is (are) best for these data.

Cited References

Course Home Page


Jack Weiss
Phone: (919) 962-5930
E-Mail: jack_weiss@unc.edu
Address: Curriculum in Ecology, Box 3275, University of North Carolina, Chapel Hill, 27516
Copyright © 2006
Last Revised--Feb 21, 2006
URL: http://www.unc.edu/courses/2006spring/ecol/145/001/docs/assignments/assign6.htm