Myers | R Documentation |
An upgrade over the Whipple index allows analyzing digit's attraction (or repulsion) from 0 to 9.
Myers(data, ...)
data |
data.drame. It contains at least two variables: specific ages and population. |
... |
Arguments to be passed to |
Myers
returns a list with two objects:
Mmat |
a data.frame with specific digits index |
MI |
the Myer's Blend Index. |
Cesar Gamboa-Sanabria
Shryockpopstudy
results <- Myers(Panama1990, age, pop)
results$Mmat
results$MI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.