#' blatent: A package for estimating Bayesian latent variable models.
#'
#' Estimation of latent variable models using Bayesian methods. Currently supports diagnostic classification models.
#'
#'
#' @docType package
#' @name blatent
#' @aliases blatent-package
#' @useDynLib blatent
#' @importFrom Rcpp sourceCpp
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.