#' variational inference Latent Dirichlet Allocation
#'
#' @import data.table
#' @import gtools
#' @import stats
#' @import DirichletReg
#' @import Rcpp
#' @importFrom Rcpp, evalCpp
#' @import RcppArmadillo
#' @importFrom Rcpp sourceCpp
#' @useDynLib viLDA , .registration=TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.