| bootstrap_cliques | R Documentation |
Bootstrap Cliques of Transition Networks from Sequence Data
bootstrap_cliques(x, size, threshold, iter, level, consistency_range)
## S3 method for class 'tna'
bootstrap_cliques(
x,
size = 2L,
threshold = 0,
iter = 1000,
level = 0.05,
consistency_range = c(0.75, 1.25)
)
x |
A |
size |
An |
threshold |
A |
iter |
An |
level |
A |
consistency_range |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.