powered by
Consumption of prey by Walleye (Sander vitreus) at different prey densities.
A data frame of 23 observations on the following 2 variables:
Density of prey (mg per g per day).
Food consumption by predator (mg per cubic meter)
Nonlinear modeling
data(WalleyeConsumption) str(WalleyeConsumption) head(WalleyeConsumption) plot(FoodConsump~PreyDensity,data=WalleyeConsumption,pch=16)
Run the code above in your browser using DataLab