R/mhnet-package.R

#' Metropolis-Hastings type simulations and inference for Bayesian Networks.
#' 
#' @name mhnet-package
#' @aliases mhnet
#' @docType package
#' @title Metropolis-Hastings type simulations and inference for Bayesian Networks.
#' @author Petr Simecek <simecek@@gmail.com>
#' @description Package extenting 'bnlearn' package, 
#' 
#' @keywords package
NULL
#' @name Gm17403
#' @title Gm17403 Expression Network
#' @description Long non-coding RNA Gm17403 and two correlated genes Pan3 and Ctcfl.
#' @docType data
#' @usage data(Gm17403)
#' @source Diversity Outbred liver RNA expression.
#' @keywords datasets
NULL
#' @name Ecsit_network
#' @title Ecsit Protein Network
#' @description Haplotype probabilities, mRNA and protein liver expression of Ecsit, Ndufaf1, Tmem126b (covariates provided as attributes).
#' @docType data
#' @usage data(Ecsit_network)
#' @source Diversity Outbred liver protein expression.
#' @keywords datasets
NULL
simecek/mhnet documentation built on May 29, 2019, 10:01 p.m.