Description Usage Arguments Value
View source: R/getInferenceWeightedRatio.R
A function to cut out inference statistics from the random permutation generated repo of sampling data generated by randpermutationTransferStats().
1 2 | getInferenceWeightedRatio(res, trc = 100,
include = !logical(dim(res[[1]])[1]))
|
res |
the output from the randpermutationTransferStats |
include |
logical vector indicating which of the variables to include. |
data.frame with model statistics and random permutation based inference statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.