ParDef {EMOTIONS} | R Documentation |
Define the parameters for the lactation curve models to be fitted
Description
Define the parameters for the lactation curve models to be fitted
Usage
ParDef(x, trait, dim)
Arguments
x |
A data frame containing the daily milking records for the individual |
trait |
The name of the column containing the daily milking records |
dim |
The name of the column containing the days in milk (DIM) records |
Value
A list containing the parameters to be used in the lactation curve models
[Package EMOTIONS version 1.0 Index]