untb (version 1.0-9)

copepod: Copepod data supplied by Phil Pugh

Description

A dataset of copepod abundances supplied by Dr Phil Pugh of the National Oceanography Centre, Soutampton

Usage

data(copepod)

Arguments

format

A table with names of different copepod species, and entries corresponding to the numbers of individuals of each species.

source

http://www.soc.soton.ac.uk/

Examples

Run this code
data(copepod)
optimize(f=theta.likelihood,interval=c(10,100), maximum=TRUE,
S=nrow(copepod), J=sum(copepod$count), give.log=TRUE)

data(ostracod)
preston(ostracod)

Run the code above in your browser using DataLab