R/DBN4GRN.R

#' DBN4GRN Package
#' contains functions to learn sparse dynamic Bayesian network (DBN) structures to elucidate Gene Reguatory Networks (GRNs) from time series gene expression data.
#' This package implements and uses two Bayesian network learning scores: Score_Lasso and Score_LOPC and uses them with exhaustive search
#' and greedy hill-climbing search to learn the structure of a DBN.
#' @docType package
#' @author Hamda Ajmal \email{h.ajmal1@nuigalway.ie}
#' @name DBN4GRN
NULL
HamdaBinteAjmal/DBN4GRN documentation built on Dec. 27, 2021, 2:08 p.m.