View source: R/calcMVBoot.R View source: R/calcIndMVBoot.R
calcGroupMVBoot | R Documentation |
Bootstrap location measures for a single group.
Bootstrap location measures for a single group.
calcGroupMVBoot(data, B, calcLoc)
calcGroupMVBoot(data, B, calcLoc)
data |
dataframe. Numeric dataframe in wide format. |
B |
integer. Number of bootstrap samples per subgroup. |
calcLoc |
function. Returns multivariate measure of location. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.