allen_proportion_result {ArchaeoPhases} | R Documentation |
Divides through by the sum of observations in the result vector. Assigns the names of the result vector to the optionally sorted return vector.
allen_proportion_result(result_vector, sort = FALSE)
result_vector |
A result vector |
sort |
if TRUE sort in decreasing order else return unsorted vector |
A named vector with proportions
Thomas S. Dye