Learn R Programming

PELVIS (version 1.2.1)

sexingFromFile: Internal function for sexing several single human ossa coxae using both original and revised Bruzek's methods (2002, 2019)

Description

Produces sex estimates from each of the ossa coxae submitted by the user through the graphical user interface of the R-Shiny application.

Usage

sexingFromFile(dat, ref, updateProgressBar=NULL, conf_level=0.95)

Arguments

dat

A test dataset submitted by the user throught the graphical user interface. The predictive factors (i.e. the eleven trichotomic traits) should have the same headers and levels as in the reference dataset ‘refData’ included in PELVIS. An example of valid data file can be found on Zenodo: https://doi.org/10.5281/zenodo.2586897 (its field separator is the semicolon ";").

ref

A learning dataset for logistic regression models, basically the dataset ‘refDataBruzek02’ included in PELVIS (or any other dataset with the same variables).

updateProgressBar

Internal option for the R-Shiny application.

conf_level

0.95 by default, confidence level needed to produce a sex estimate.

Value

A complete dataframe of results displayed through the R-Shiny application.

References

Santos, F., Guyomarc'h, P., Rmoutilova, R. and Bruzek, J. (2019) A method of sexing the human os coxae based on logistic regressions and Bruzek's nonmetric traits. American Journal of Physical Anthropology. doi: 10.1002/ajpa.23855