Regress each node on its parents.#'
forLoopContentFitBayes(
child = NULL,
dag = NULL,
data.df = NULL,
var.types = NULL,
grouped.vars = NULL,
group.ids = NULL,
control = NULL,
INLA.marginals = NULL,
verbose = NULL,
force.method = NULL,
data.dists = NULL,
mymodes = NULL,
error.code = NULL,
hessian.accuracy = NULL,
mymargs = NULL
)
list of mlik, modes, marginals, error codes, hessian accuracies and a logical if INLA was used for each node.
integer of node to be regressed
vector of numeric encoding of distribution types. See get.var.types(data.dists)
vector of logicals indicating which nodes are to be fitted using INLA
Empty list of modes for each node
Empty element of error codes for each node
Empty element of hessian accuracies for each node
Empty list of marginals for each node