#' Example dataset for mbmixture package
#'
#' Example dataset for mbmixture package.
#'
#' @docType data
#'
#' @usage data(mbmixdata)
#'
#' @format Dataset of read counts as 3d array of size 3x3x2, genotype in first sample x genotype in second sample x allele in read.
#'
#' @keywords datasets
#'
#' @examples
#' data(mbmixdata)
#' mle_pe(mbmixdata)
"mbmixdata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.