Skip to content

Commit c7c65ba

Browse files
committed
Updated documentation (arXiv-identifier now available)
1 parent f1011c2 commit c7c65ba

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

R/clr_functions.R

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
#'
6262
#' @references
6363
#' Maier, E.-M., Stoecker, A., Fitzenberger, B., Greven, S. (2021):
64-
#' Additive Density-on-Scalar Regression in Bayes Hilbert Spaces With an Application to Gender Economics.
65-
#' arXiv preprint arXiv:.
64+
#' Additive Density-on-Scalar Regression in Bayes Hilbert Spaces with an Application to Gender Economics.
65+
#' arXiv preprint arXiv:2110.11771.
6666
#'
6767
#' @examples
6868
#' ### Continuous case (T = [0, 1] with Lebesgue measure):
@@ -186,8 +186,8 @@ clr <- function(f, w = 1, inverse = FALSE) {
186186
#'
187187
#' @references
188188
#' Maier, E.-M., Stoecker, A., Fitzenberger, B., Greven, S. (2021):
189-
#' Additive Density-on-Scalar Regression in Bayes Hilbert Spaces With an Application to Gender Economics.
190-
#' Journal, vol(number), pages.
189+
#' Additive Density-on-Scalar Regression in Bayes Hilbert Spaces with an Application to Gender Economics.
190+
#' arXiv preprint arXiv:2110.11771.
191191
#'
192192
#' @examples
193193
#' data("birthDistribution", package = "FDboost")

man/birthDistribution.Rd

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

man/clr.Rd

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

vignettes/density-on-scalar_birth.Rnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ plot_birth_densities(predictions, ylim = range(birthDistribution$birth_densities
300300
\begin{itemize}
301301
\item[] Brockhaus, S., Scheipl, F., Hothorn, T., and Greven, S. (2015). The functional linear array model.
302302
\textit{Statistical Modelling} 15(3), 279--300.
303-
\item[] Maier, E.-M., St\"ocker, A., Fitzenberger, B., Greven, S. (2021). Additive Density-on-Scalar Regression in Bayes Hilbert Spaces With an Application to Gender Economics. \textit{arXiv preprint arXiv:.}
303+
\item[] Maier, E.-M., St\"ocker, A., Fitzenberger, B., Greven, S. (2021). Additive Density-on-Scalar Regression in Bayes Hilbert Spaces with an Application to Gender Economics. \textit{arXiv preprint arXiv:2110.11771.}
304304
\end{itemize}
305305

306306

848 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)