View source: R/extract_adjacent_pairs_stan.R
| extract_adjacent_pairs_stan | R Documentation |
Extract Only Adjacent Rank Pairs for Stan (Heister et al., 2025)
extract_adjacent_pairs_stan(raw_ranks, n_blocks, block_size)
raw_ranks |
Dataframe of raw rankings (1 = Best). |
n_blocks |
Integer. |
block_size |
Integer. |
A long-format list ready to inject directly into the Stan data list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.