# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "EMOTIONS" in publications use:' type: software license: GPL-3.0-only title: 'EMOTIONS: Ensemble Models for Lactation Curves' version: '1.3' doi: 10.32614/CRAN.package.EMOTIONS abstract: Lactation curves describe temporal changes in milk yield and are key to breeding and managing dairy animals more efficiently. The use of ensemble modeling, which consists of combining predictions from multiple models, has the potential to yields more accurate and robust estimates of lactation patterns than relying solely on single model estimates. The package EMOTIONS fits 47 models for lactation curves and creates ensemble models using model averaging based on Akaike information criterion (AIC), Bayesian information criterion (BIC), root mean square percentage error (RMSPE) and mean squared error (MAE), variance of the predictions, cosine similarity for each model's predictions, and Bayesian Model Average (BMA). The daily production values predicted through the ensemble models can be used to estimate resilience indicators in the package. The package allows the graphical visualization of the model ranks and the predicted lactation curves. Additionally, the packages allows the user to detect milk loss events and estimate residual-based resilience indicators. authors: - family-names: Fonseca given-names: Pablo email: p.fonseca@csic.es - family-names: Prates given-names: Marcos email: marcosop@gmail.com - family-names: Suarez-Vega given-names: Aroa email: asuav@unileon.es - family-names: Gonzalo given-names: Ruth Arribas email: rarrg@unileon.es - family-names: Gutierrez-Gil given-names: Beatriz email: beatriz.gutierrez@unileon.es - family-names: Arranz given-names: Juan José email: jjarrs@unileon.es repository: https://cran.r-universe.dev commit: 9b5b5dd3456f1f00dc7fd61893969e26e2972f71 date-released: '2026-04-01' contact: - family-names: Fonseca given-names: Pablo email: p.fonseca@csic.es