View source: R/RunAnalysis.RankedExact.R
RunAnalysis.RankedExact | R Documentation |
This is the method used for running the Ranked analysis using wilcox_test from the coin package. Specifically, wilcox_test (DO NO CONFUSE with wilcox.test) with exact = TRUE"
## S3 method for class 'RankedExact'
RunAnalysis(
cAnalysis,
lDataAna,
nISAAnalysisIndx,
bIsFinalISAAnalysis,
cRandomizer
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.