Temporal evidence in rSMILE
Temporal evidence in rSMILE
Is there a way to pass evidence as a list in rSMILE? From what I can find https://support.bayesfusion.com/docs/Wr ... b=evidence it looks like it's per time slice.
-
shooltz[BayesFusion]
- Site Admin
- Posts: 1488
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Temporal evidence in rSMILE
This is correct, the temporal evidence API call takes the slice numbef and the outcome of the plate node for that slice.
Re: Temporal evidence in rSMILE
Thank you. Is there a way to do this in rSMILE for all time slices at once (similar to the GUI interface in GeNIe)?
-
shooltz[BayesFusion]
- Site Admin
- Posts: 1488
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Temporal evidence in rSMILE
I'm sorry; I have misread your original question. The evidence is always passed per slice for the plate nodes in dynamic Bayesian networks. If you want to specify values for all slices, you have to write your own function.