powered by
A dataset of copepod (resp: ostracod) abundances supplied by Dr Phil Pugh of the National Oceanography Centre, Southampton
data(copepod) data(ostracod)
A table with names of different copepod (resp: ostracod) species, and entries corresponding to the numbers of individuals of each species.
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 DataLab