runDBN(targetdata, preddata = NULL, q, n, multipleVar = TRUE, minPhase = 2, niter = 20000, scaling = TRUE, method = "poisson", prior.params = NULL, self.loops = TRUE, k = 15, options = NULL, outputFile = ".", fixed.edges = NULL)TRUE when a specific variance is estimated for
each segment, FALSE otherwise.TRUE, scale the input data to mean 0 and standard
deviation 1, else leave it unchanged.'poisson' for a sparse
Poisson prior (no information sharing), 'exp_hard' or
'exp_soft' for the exponential information sharing prior with hard or
soft node coupling, 'bino_hard' or 'bino_soft' with hard or
soft node coupling.TRUE, allow self-loops in the network, if
FALSE, disallow self-loops.defaultOptions.fixed.edges[i,j]==1|0 if the edge between nodes i and j is fixed, and
-1 otherwise. Defaults to NULL (no edges fixed).output.
Dondelinger et al. (2012), "Non-homogeneous dynamic Bayesian networks with Bayesian regularization for inferring gene regulatory networks with gradually time-varying structure", Machine Learning.
output