Skip to content

Commit 5b1f894

Browse files
committed
reference Brockhaus, Ruegamer, Greven, JSS in FDboost-package.R updated
1 parent 6bb2100 commit 5b1f894

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

R/FDboost-package.R

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#' Details on the functional regression models that can be fitted with \pkg{FDboost}
1515
#' can be found in Brockhaus et al. (2015, 2017, 2018) and Ruegamer et al. (2018).
1616
#' A hands-on tutorial for the package can be found
17-
#' in Brockhaus, Ruegamer and Greven (2017), see \url{https://arxiv.org/abs/1705.10662}.
17+
#' in Brockhaus, Ruegamer and Greven (2020), see \url{https://doi.org/10.18637/jss.v094.i10}.
1818
#' For density-on-scalar regression models see Maier et al. (2021).
1919
#'
2020
#' Using component-wise gradient boosting as fitting procedure, \pkg{FDboost} relies on
@@ -39,8 +39,9 @@
3939
#'
4040
#'
4141
#' @references
42-
#' Brockhaus, S., Ruegamer, D. and Greven, S. (2017):
43-
#' Boosting Functional Regression Models with FDboost.
42+
#' Brockhaus, S., Ruegamer, D. and Greven, S. (2020):
43+
#' Boosting Functional Regression Models with FDboost.
44+
#' Journal of Statistical Software, 94(10), 1–50.
4445
#' <doi:10.18637/jss.v094.i10>
4546
#'
4647
#' Brockhaus, S., Scheipl, F., Hothorn, T. and Greven, S. (2015):

man/FDboost-package.Rd

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)