Description Usage Arguments Value Further details Examples
Randomization test of behavioral contingencies in a sequence
| 1 | seq_rndtest(seqz, nx = 2, nperms = 10000)
 | 
| nx | length of substrings | 
| nperms | number of permutations | 
| x | a character sequence | 
A vector of probabilities for each contingency
Performs a randomization test to determine which contingencies occur at an observed frequency higher than chance.
| 1 2 | seq_rndtest("abacbabacbabcababacbcbcbabaaabababbababcb",2)
seq_rndtest("abacbabacbabcababacbcbcbabaaabababbababcb",3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.