Description Usage Arguments Examples
The output is a list that contains a matrix of contexts, U, the outcomes associated with them, V, and an indicator for whether the query is satisfied or not in each context, A.
1 |
model |
A model made using |
U |
A matrix of contexts (worlds). If missing this is generated based on sims. |
ops |
A set of operations. |
query |
A query defined on outcomes on observables, V. |
sims |
Optional number of simulations for draws; defaults to 500 if U not defined. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.