#' ncvi: a package for fitting Bayesian GLMM to RNA-Seq and Ribo-Seq data
#' using non-conjugate variational methods.
#'
#' The package provides functions to fit a Bayesian GLMM using
#' a variational algorithm.
#'
#'@section Prep functions
#'
#' @docType package
#' @name ncvi
#'
#' @import baySeq
#' @import dplyr
#' @import xtail
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.