PCLR_result {JSDNE}R Documentation

Estimating the age using DNE_PCLR method

Description

DNE_PCLR method is the principal component logistic regression analysis (PCLR) method using the Dirichlet Normal Energy (DNE). This method involves 2 age groups to distinguish if the specimen is over 63 or under 67. The function automatically calculates the DNE on the auricular surface. It provides the estimated age group and age range of the estimated age group.

Usage

PCLR_result(x, y)

Arguments

x

the name of inputted ply file of the whole auricular surface

y

the name of inputted ply file of the apex of the auricular surface

Value

estimated result gets printed to the console


[Package JSDNE version 4.3.2 Index]