showmultigroupscoretest: Diagram the critical region for a three-group score test, as...

View source: R/common.R

showmultigroupscoretestR Documentation

Diagram the critical region for a three-group score test, as a function of the first two dimensions.

Description

Diagram the critical region for a three-group score test, as a function of the first two dimensions.

Usage

showmultigroupscoretest(nrep, scores = NULL, docontour = TRUE)

Arguments

nrep

Number in each group.

scores

Scores.

docontour

logical value controlling drawing contour.

Examples

showmultigroupscoretest(c(3,3,4))

kolassa-dev/NonparametricHeuristic documentation built on Nov. 14, 2022, 11:25 p.m.