Temporal evidence in rSMILE

The engine.
Post Reply
susmolk
Posts: 2
Joined: Tue Mar 10, 2026 3:02 pm

Temporal evidence in rSMILE

Post by susmolk »

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

Post by shooltz[BayesFusion] »

This is correct, the temporal evidence API call takes the slice numbef and the outcome of the plate node for that slice.
susmolk
Posts: 2
Joined: Tue Mar 10, 2026 3:02 pm

Re: Temporal evidence in rSMILE

Post by susmolk »

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

Post by shooltz[BayesFusion] »

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.
Post Reply