Adding a probability distribution as evidence

The engine.
Post Reply
lom
Posts: 1
Joined: Tue Jan 21, 2025 2:57 pm

Adding a probability distribution as evidence

Post by lom »

Hi, I have created a network in python with a load node and a resistance node. I use these two to calculate the load resistance ratio in another node. I want the load resistance ratio node to be associated to a lognormal probability distribution where load resistance ratio values close to one have a higher probability. Is it possible to have a probability distribution as evidence? Or is there another way to do this? Thanks
shooltz[BayesFusion]
Site Admin
Posts: 1445
Joined: Mon Nov 26, 2007 5:51 pm

Re: Adding a probability distribution as evidence

Post by shooltz[BayesFusion] »

If you have a network with equation nodes (as indicated in the email you send directly earlier), this is not possible.

If your network has discrete nodes, consider using virtual evidence. For more info, refer to GeNIe or SMILE manuals at https://support.bayesfusion.com/docs, also read the following forum topic:

viewtopic.php?p=11037#p11037
Post Reply