View source: R/bootstrap_restscore.R
| run_single_boot_restscore | R Documentation |
Run a single item-restscore bootstrap iteration
run_single_boot_restscore(seed, data_list)
seed |
Integer seed for reproducibility. |
data_list |
List produced inside |
A data.frame with columns Item, item_restscore, diff,
diff_abs, or a character string on failure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.