Nothing
#' @name transreg-package
#' @keywords documentation
#' @docType package
#'
#' @aliases transreg-package
#'
#' @title
#' Penalised regression with multiple sets of prior effects
#'
#' @description
#' The R package `transreg` implements penalised regression
#' with multiple sets of prior effects.
#'
#' @details
#' Use function [transreg()] for model fitting.
#' Type `library(transreg)` and then `?transreg` or
#' `help("transreg")` to open its help file.
#'
#' See the vignette for further examples.
#' Type `vignette("transreg")` or `browseVignettes("transreg")`
#' to open the vignette.
#'
#' @references
#' \href{https://orcid.org/0000-0001-6498-4801}{Armin Rauschenberger},
#' \href{https://orcid.org/0000-0002-2327-3904}{Zied Landoulsi},
#' \href{https://orcid.org/0000-0003-4780-8472}{Mark A. van de Wiel},
#' and
#' \href{https://orcid.org/0000-0003-3977-7469}{Enrico Glaab}
#' (2023).
#' "Penalised regression with multiple sets of prior effects".
#' \emph{Bioinformatics} 39(12):btad680.
#' \doi{10.1093/bioinformatics/btad680}.
#' (Click
#' \href{https://orbilu.uni.lu/bitstream/10993/53227/1/transreg.pdf}{here}
#' to access PDF.)
#'
#' @examples
#' ?transreg
#' ?predict.transreg
#' ?coef.transreg
#'
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.