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

Try the blatent package in your browser

Any scripts or data that you put into this service are public.

blatent documentation built on May 29, 2024, 5:42 a.m.