Learn R Programming

TestDimorph (version 0.4.0)

Van_vark_raw: Van_vark_raw

Description

runs van_vark function on raw data

Usage

Van_vark_raw(x, Sex, Pop, firstX, ...)

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

firstX

Number of column containing measured parameters (First of multiple in case of multivariate analysis), Default: 3

...

Additional arguments that could be passed to the test of choice