citHeader("To cite IPMRF in publications use:")


bibentry(bibtype = "Article",
         title  = " An ensemble of ordered logistic regression and random forest for child garment size matching",
         author = c(person(given = "A.",
                           family = "Pierola"),
                    person(given = "I.",
                           family = "Epifanio"),
                    person(given = "S.",
                           family = "Alemany")),
	       journal      = "Computers & Industrial Engineering",
         year         = "2016",
         volume       = "101",
         number       = "",
         pages        = " 455--465",
         month        = "October",
                 textVersion =
         paste("Pierola, A. and Epifanio, I. and Alemany, S. (2016)",
               "An ensemble of ordered logistic regression and random forest for child garment size matching. ",
               "Computers & Industrial Engineering, 101, 455--465.",
               sep=""))

bibentry(bibtype = "Article",
         title  = "Intervention in prediction measure: a new approach to assessing variable importance for random forests",
         author = c(person(given = "I.",
                           family = "Epifanio")),
	       journal      = "BMC Bioinformatics",
         year         = "2017",
         volume       = "18",
         number       = "1",
         pages        = "230",
         url          = "https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-017-1650-8",
                textVersion =
         paste("Epifanio I. (2017). ",
               "Intervention in prediction measure: a new approach to assessing variable importance for random forests. ",
               "BMC Bioinformatics. 18, 230.",
               sep=""))

