R/package.R

#' Neural Networks with Latent Random Variables.
#'
#' Estimate the joint distribution of many random variables (conditional on
#' a set of observed inputs) without strong assumptions about the functional
#' form of the distribution or conditional relationships.
#'
#' @seealso \code{\link{mistnet}}
#' @docType package
#' @name mistnet2
"_PACKAGE"
davharris/mistnet2 documentation built on May 14, 2019, 9:28 p.m.