Description Usage Arguments Value
Calculates state tuple result given individual tests, can output partially observed data. Incorportated in CombineandPattern().
1 | StateCalculator(val1, val2, val3, max2, max3, reduce_ng = F)
|
val1 |
value from test 1 |
val2 |
value from test 2 |
val3 |
value from test 3 |
max2 |
number of values the second test can take on |
max3 |
number of values the third test can take on |
reduce_ng |
if true, if the first two tests are negative imputes negative for the third test |
tuple value, may be vector if partially observed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.