powered by
An upgrade over the Whipple index allows analyzing digit's attraction (or repulsion) from 0 to 9.
Myers(data, ...)
Myers returns a list with two objects:
Myers
a data.frame with specific digits index
the Myer's Blend Index.
data.drame. It contains at least two variables: specific ages and population.
Arguments to be passed to dplyr::select, i.e., age and population, respectively.
dplyr::select
Cesar Gamboa-Sanabria
Shryockpopstudy
results <- Myers(Panama1990, age, pop) results$Mmat results$MI
Run the code above in your browser using DataLab