Nothing
#' glmtlp: A package for fitting a GLM with l0, l1, and tlp regularization.
#'
#' The package provides 3 penalties: l0, l1, and tlp and 3 distribution families:
#' gaussian, binomial, and poisson.
#'
#' @section glmtlp functions:
#' `glmtlp()`, `cv.glmtlp()`
#'
#' @name glmtlp
#' @useDynLib glmtlp, .registration=TRUE
#' @keywords internal
"_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.