merinos1 {kfino} | R Documentation |
a dataset containing the WoW weighing for one animal (merinos lamb) of 397 observations. https://doi.org/10.1016/j.compag.2018.08.022
Description
A dataset for kfino algorithm
Usage
merinos1
Format
a data.frame
- Poids
weight (in kg)
- Date
Date of weighing yyyy-mm-dd
- IDE
id of the animal
- Day
Date of weighing with day and time yyyy-mm-dd hh:mm:ss
- dateNum
a rescaled date - fraction of the whole observational time for one individual.
dateNum=(Heure - min(Heure))/86400 + (Date - min(Date))/86400
[Package kfino version 1.0.0 Index]