Description
FUNCTION_DESCRIPTION
Usage
van_Vark(x, Sex = 1, Pop = 2, N = 3, W, q = 2, plot = TRUE)
Arguments
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
Examples
Run this code# NOT RUN {
if (interactive()) {
# EXAMPLE1
}
# }
Run the code above in your browser using DataLab