#' TanB: The Tangent-Skewed Burr Type XII distribution.
#'
#' The TanB package provides functions in the model of R's default
#' dnorm, rnorm and pnorm.
#'
#' @section TanB functions:
#' \describe{
#' \item{\code{\link{dtanb}}}{Density function;}
#' \item{\code{\link{htanb}}}{Hazard function;}
#' \item{\code{\link{ptanb}}}{Cumulative distribution function;}
#' \item{\code{\link{qtanb}}}{Quantile function;}
#' \item{\code{\link{rtanb}}}{Random number generation;}
#' \item{\code{\link{stanb}}}{Survival function.}
#' }
#' @docType package
#' @name TanB
#' @details Details
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.