Learn R Programming

TestDimorph (version 0.3.5)

van_Vark: FUNCTION_TITLE

Description

FUNCTION_DESCRIPTION

Usage

van_Vark(x, Sex = 1, Pop = 2, N = 3, W, q = 2, plot = TRUE)

Arguments

x

Data frame of raw data.

Sex

Number of the column containing sex 'M' for male and 'F' for female, Default: 1

Pop

Number of the column containing populations' names, Default: 2

N

Number of column containing sample size, Default: 3

W

Pooled within-group variance-covariance matrix

q

Number of canonical variates to retain for chi square test, Default: 2

plot

PARAM_DESCRIPTION, Default: TRUE

Value

OUTPUT_DESCRIPTION

Details

DETAILS

Examples

Run this code
# NOT RUN {
if (interactive()) {
  # EXAMPLE1
}
# }

Run the code above in your browser using DataLab