Learn R Programming

nlr (version 0.1-3)

cow: Cow Data

Description

Milk production amount for a single cow within a year.

Usage

data("cow")

Arguments

Format

The format is: data.frame chr "cow"

  • Day: Day from 1 to end of the year.

  • Milk: Milk produced in Litre.

Details

The data collected within a year of a milk roductin from a fluk of cows. cow variable is reported for a single cow.

References

Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.

Examples

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

Run the code above in your browser using DataLab