Skip to contents

This data is simulated to represent fish data which is recorded in size "bins" in the field. Here, bins of 5g are used and the count of fish in each bin is tallied. This data is an example of when to use the `negLL.PLB.binned` in the `sizeSpectra::calcLike()` function.

Usage

fish_binned

Format

## `fish_binned` A data frame with 58 rows and 4 columns:

binMid

The mid point of the bin

binMin

The minimum edge of a bin

binMax

The maximum edge of a bin

binCount

count of individuals in that bin

...

Source

Simulated