Author Topic: arbitrary joint distribution for compiled network  (Read 9395 times)

Offline andersrm

  • Newbie
  • *
  • Posts: 19
    • View Profile
arbitrary joint distribution for compiled network
« on: April 22, 2013, 08:03:49 »
Suppose I want to generate a joint distribution over some arbitrary set (or subset) of network model variables, e.g., Pr(X, Y, Z), where X, Y, Z are nodes/variables in the model.  Can I do this using the compiled model, e.g., using the simulation function?  Or some other way?

andersrm

Offline Frank Jensen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: arbitrary joint distribution for compiled network
« Reply #1 on: April 22, 2013, 19:33:42 »
Yes, see "h_domain_get_marginal" in the Hugin API Reference Manual, Section 8.5.