Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
PartitioningRankingLevelEqSig <- function(y, sigma, crit, n, trace) {
.Call(`_ICRanks_PartitioningRankingLevelEqSig`, y, sigma, crit, n, trace)
}
PartitioningRankingLevelEqSigRescaled <- function(y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace) {
.Call(`_ICRanks_PartitioningRankingLevelEqSigRescaled`, y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace)
}
PartitioningRankingLevelUneqSig <- function(y, sigma, crit, n, trace, NbOfPermut, SwapPerm) {
.Call(`_ICRanks_PartitioningRankingLevelUneqSig`, y, sigma, crit, n, trace, NbOfPermut, SwapPerm)
}
PartitioningRankingBlockCorrectOrder <- function(y, sigma, crit, MinBlock, MaxBlock, Lower, Upper, n, trace) {
.Call(`_ICRanks_PartitioningRankingBlockCorrectOrder`, y, sigma, crit, MinBlock, MaxBlock, Lower, Upper, n, trace)
}
OnlyBlockRanking <- function(y, sigma, crit, n, trace, NbOfPermut, SwapPerm) {
.Call(`_ICRanks_OnlyBlockRanking`, y, sigma, crit, n, trace, NbOfPermut, SwapPerm)
}
ApproximatePartitionPermutations <- function(yInit, sigmaInit, LowerInit, UpperInit, n, Slop, Intercept, minY, maxY, trace, SwapPerm, NbOfPermut) {
.Call(`_ICRanks_ApproximatePartitionPermutations`, yInit, sigmaInit, LowerInit, UpperInit, n, Slop, Intercept, minY, maxY, trace, SwapPerm, NbOfPermut)
}
TukeyRankingLevelEqSigRescaled <- function(y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace) {
.Call(`_ICRanks_TukeyRankingLevelEqSigRescaled`, y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace)
}
TukeyRankingLevelUneqSigRescaled <- function(y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace) {
.Call(`_ICRanks_TukeyRankingLevelUneqSigRescaled`, y, sigma, crit, SampleCoverage, MM, n, NbOfPermut, alpha, gridSize, trace)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.