Description Usage Arguments Examples
View source: R/gt_declarations.R
A cascade can also form, for example, if the first two decisions differ and the next two match. In all cases, it takes an imbalance of two de- cisions in one direction to overpower the informational content of subsequent individual signals. PosteriorFunction to figure if you should say Yes or no given a string with n relevant Yeses and m relevant no's
| 1 | gt_cascade(x, signals = x)
 | 
| Signals | Vector with signals received | 
| 1 2 |  gt_cascade(c(1,0,1,1,0))
 gt_cascade(c(0,0,1,1,0))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.