R/blatent.R

#' 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
jonathantemplin/blatent documentation built on Jan. 26, 2024, 11:27 p.m.