#' PMLi Package Sample Dataset
#'
#' A synthetic dataset containing partially matched samples of Sample 1 and
#' Sample 2
#'
#' @author Kai Li \email{kai.li@stonybrook.edu}
#'
#' @docType data
#'
#' @usage pm
#'
#' @format A data frame with 192 rows and 2 variables:
#' \describe{
#' \item{\code{Sample1}}{Sample 1 of the matched samples}
#' \item{\code{Sample2}}{Sample 2 of the matched samples}
#' }
#'
#' @keywords dataset
#'
#' @references Kuan P F, Huang B. A simple and robust method for partially
#' matched samples using the p-values pooling approach. \emph{Statistics in
#' medicine}. 2013; 32(19): 3247-3259.
#'
#' @source \url{http://www.ams.sunysb.edu/~pfkuan/Teaching/AMS597/Data/d_logret_6stocks.txt}
"pm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.