[Mboost-commits] r736 - pkg/mboostDevel/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Sep 11 08:56:58 CEST 2013


Author: thothorn
Date: 2013-09-11 08:56:58 +0200 (Wed, 11 Sep 2013)
New Revision: 736

Modified:
   pkg/mboostDevel/man/mboost_package.Rd
Log:
add Hyndman ref

Modified: pkg/mboostDevel/man/mboost_package.Rd
===================================================================
--- pkg/mboostDevel/man/mboost_package.Rd	2013-09-10 16:28:20 UTC (rev 735)
+++ pkg/mboostDevel/man/mboost_package.Rd	2013-09-11 06:56:58 UTC (rev 736)
@@ -45,6 +45,12 @@
   Note that the model fitting procedures in this package DO NOT automatically
   determine an appropriate model complexity. This task is the responsibility
   of the data analyst.
+
+  Ben Taieba and Hyndman (2013) used this package for fitting their model in the
+  Kaggle Global Energy Forecasting Competition 2012. The corresponding research
+  paper is a very good starting point when you plan to analyse your data using
+  \code{mboost}.
+
 }
 \section{NEWS in 2.2-series}{
   Starting from version 2.2, the default for the degrees of freedom has
@@ -145,6 +151,10 @@
 
   Available as vignette via: vignette(package = "mboostDevel", "mboost_tutorial")
 
+  Souhaib Ben Taieba and Rob J. Hyndman (2013),
+  A gradient boosting approach to the Kaggle load forecasting competition.
+  \emph{International Journal of Forecasting}, \url{http://dx.doi.org/10.1016/j.ijforecast.2013.07.00}
+
 }
 
 \seealso{



More information about the Mboost-commits mailing list