Learn R Programming

nlr (version 0.1-3)

Weights: Chicken growth data.

Description

weights of chicken growth in 51 day of chicken meet production.

Usage

data(Weights)

Arguments

Format

The format is: data.frame chr "Weights"

  • Date: Date of sampling.

  • Weight: weight of each selected randomply chicken.

Details

Weights of chicken randomly selected during the all production period in a chicken breeding farms. Data collected from a chicken breeder chamber, at a local area in Marvdasht at Fars Province of Iran. the beginning population of Flocks was 7300 chicks, at he first 25th dates we have weighted 10 chicken in each date, after that due to wider spread of weight in time, we have collected 20 chicken in each two date. In collecting chickens at each date, we tried to collect completely random data from different part of the chamber.

References

Riazoshams, H., Midi, H. (2009), A Nonlinear regression model for chickens' growth data. European Journal of Scientific Research, 35(3):393-404.

Examples

Run this code
# NOT RUN {
data(Weights)
Weights
 
# }

Run the code above in your browser using DataLab