Accessing complete CPT of NoisyMax Node

The engine.
Post Reply
saleharaza
Posts: 4
Joined: Sat Nov 14, 2009 3:35 pm

Accessing complete CPT of NoisyMax Node

Post by saleharaza »

Hello,

I am using Smile.NET wrapper to construct Bayesian Network in my code and perform inferences. I need to ask that If I've created a node of type Noisy-Max, How can I access complete CPT of it generated from Noisy-max parameters. After going through documentation I feel complete CPT of Noisy max node is provided by Smile (C++) API but is not exposed through .NET wrapper. Is that true? Could you please guide me on how I can access this information?

Regards,
Saleha
Post Reply