untb (version 1.2-15)

copepod: Copepod data supplied by Phil Pugh

Description

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

Usage

data(copepod)
data(ostracod)

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=no.of.spp(copepod), J=no.of.ind(copepod), give.log=TRUE)

data(ostracod)
preston(ostracod)

Run the code above in your browser using DataCamp Workspace