powered by
Calculate the mu vector of means of a Gaussian linear network. This is the C++ backend of the function.
calc_mu_cpp(fit, order)
a bn.fit object as a Rcpp::List
a topological ordering of the nodes as a vector of strings
the map with the nodes and their mu. Returns as a named numeric vector