CreateWRSobj: Create WRS Object

Description Usage Arguments Examples

View source: R/CreateWRSobj.R View source: R/TopK_WRS.test.R

Description

This function generates WRS object to feed in later test function

Usage

1
2
CreateWRSobj(nA, nB, alternative = c("two.sided", "less", "greater"),
  inclPermMat = T)

Arguments

nA

the number of sample in the first group

nB

the number of sample in the secend group

inclPermMat

a logical vector indicating TRUE when include a permutation matrix, FALSE otherwise.

Examples

1

ziqiangc/TopK documentation built on May 4, 2019, 11:23 p.m.