Learn R Programming

isdals (version 1.0-6)

mackerel: Nematodes in mackerel

Description

Data to examine if cooling right after catching prevents nematodes (roundworms) from moving from the belly of mackerel to the fillet. A total of 150 mackerels were investigated and their length, number of nematodes in the belly, and time before counting the nematodes in the fillet were registered. The response variable is binary: presence or absence of nematodes in the fillet.

Usage

data(mackerel)

Arguments

source

A. Roepstorff and H. Karl and B. Bloemsma and H. H. Huss (1993). Catch handling and the possible migration of Anisakis larvae in herring, Clupea harengus. Journal of Food Protection. 56:783-787.

Examples

Run this code
data(mackerel)
## maybe str(mackerel) ; plot(mackerel) ...

Run the code above in your browser using DataLab