ade4 (version 1.7-15)

chickenk: Veterinary epidemiological study to assess the risk factors for losses in broiler chickens

Description

This data set contains information about potential risk factors for losses in broiler chickens

Usage

data(chickenk)

Arguments

Format

A list with 5 components:

mortality

a data frame with 351 observations and 4 variables which describe the losses (dependent dataset Y)

FarmStructure

a data frame with 351 observations and 5 variables which describe the farm structure (explanatory dataset)

OnFarmHistory

a data frame with 351 observations and 4 variables which describe the flock characteristics at placement (explanatory dataset)

FlockCharacteristics

a data frame with 351 observations and 6 variables which describe the flock characteristics during the rearing period (explanatory dataset)

CatchingTranspSlaught

a data frame with 351 observations and 5 variables which describe the transport, lairage conditions, slaughterhouse and inspection features (explanatory dataset)

Examples

Run this code
# NOT RUN {
data(chickenk)
kta1 <- ktab.list.df(chickenk)
# }

Run the code above in your browser using DataLab