qmway.table.pre: Grossly estimate quantile value. Utility function for...

Description Usage Arguments Value Examples

View source: R/SphereKaji20140527.R

Description

Grossly estimate quantile value. Utility function for qmway.table function

Usage

1
qmway.table.pre(p, A, tests, lower.tail, x, nc, one.side, n)

Arguments

p

probability

A

An array or matrix of table that specifies marginal counts

tests

A list of tables

lower.tail

logical; if TRUE (default), probabilities are P[X ?????? x], otherwise, P[X > x].

x

a vector of K statistic values

nc

if FALSE (default) null hypothesis, otherwise alternative hypothesis

one.side

Optional. When TRUE, tests are one-sided, otherwise two-sided

n

number of random unit vectors used for estimation

Value

two quantile values and two corresponding p values between which p and its quantile exist

Examples

1
# Utility function

ryamada22/mwaytable documentation built on May 28, 2019, 10:44 a.m.