View source: R/get_boot_measures.R
get_boot_measures | R Documentation |
Calculate bootstrapped variation additional tool to help calculate the uncertainty of each variable's bias
get_boot_measures(object, smd = "cross-sample", use_abs = TRUE, B = 100)
object |
jointVIP object |
smd |
calculate standardized mean difference either using |
use_abs |
TRUE (default) for absolute measures |
B |
100 (default) for the number of times the bootstrap step wished to run |
bootstrapped measures needed for bootstrap-jointVIP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.