Search found 9 matches

by orochisob
Wed Jul 27, 2022 9:02 am
Forum: GeNIe
Topic: exporting output of influence diagram
Replies: 2
Views: 2149

Re: exporting output of influence diagram

Thank you for answering. Ok, I will have to try the smile engine then.
by orochisob
Thu Jul 07, 2022 10:05 am
Forum: GeNIe
Topic: exporting output of influence diagram
Replies: 2
Views: 2149

exporting output of influence diagram

Hi, Is there any way to export the outputs of the influence diagram to a text file or something else? As my network consists of several nodes and I will have to create graphs from the results, it would be nice if that was possible. I see the "Generate data file" option but it is not workin...
by orochisob
Wed Jun 22, 2022 11:29 am
Forum: GeNIe
Topic: Help with influence diagram
Replies: 4
Views: 2362

Re: Help with influence diagram

Hi again,
Yes. I think I will have to work on simplifying the model and maybe just stick with the deterministic nodes instead of decision nodes as it still gets the work done. Thank you!
by orochisob
Thu Jun 16, 2022 8:40 am
Forum: GeNIe
Topic: Help with influence diagram
Replies: 4
Views: 2362

Re: Help with influence diagram

Hi Marek, Thank you for your suggestion. I tried it but it says "Cannot solve this network using SHACHTER's algorithm. Error while merging utility nodes (too many parents)". As the error says, I tried it with a few utility nodes but couldn't solve the error.
by orochisob
Tue Jun 14, 2022 11:56 am
Forum: GeNIe
Topic: Help with influence diagram
Replies: 4
Views: 2362

Help with influence diagram

Hi, I am developing an influence diagram for risk assessment. I have attached my model here. The initial plan was that the nodes in the Risk control measures (RCM) layer should be modelled with decision nodes. These RCM denotes that the decision-makers can make decisions if they want to implement th...
by orochisob
Fri Jun 10, 2022 7:22 am
Forum: GeNIe
Topic: query about noisyMAX algorithm
Replies: 9
Views: 3420

Re: query about noisyMAX algorithm

Hi again,
Yes! That clears everything. Thank you so much!
by orochisob
Thu Jun 09, 2022 8:26 am
Forum: GeNIe
Topic: query about noisyMAX algorithm
Replies: 9
Views: 3420

Re: query about noisyMAX algorithm

Yes it helps. Thanks! What I don't understand is that in the example case the dependency of A and B comes from the ancestral node (let's say Node C). So the P(A,B)=P(A|B)P(B) for A and B being dependent is then P(A/B, C) P(B/C)? I am still not sure how you account the Node C.
by orochisob
Wed Jun 08, 2022 8:41 am
Forum: GeNIe
Topic: query about noisyMAX algorithm
Replies: 9
Views: 3420

Re: query about noisyMAX algorithm

Hi Marek, Thank you for your reply. While I know the calculation when they are independent ex p(A) p(B), what should be the values when they are dependent ex P(AB). Does it transform to P(A/B) P(B/C) which is P(A) P(B/C), where C is the ancestor node? I would really appreciate it if you can clear th...
by orochisob
Mon Jun 06, 2022 11:57 am
Forum: GeNIe
Topic: query about noisyMAX algorithm
Replies: 9
Views: 3420

Re: query about noisyMAX algorithm

Hi, I am a beginner trying to learn the Bayesian network (specially the usage of Noisy-OR gates as i have child nodes with more than 10 parent nodes). I was wondering about the same issue and why it is different. I understand that now they are independent in the second case due to the ancestor node....