Description Usage Arguments Examples
Estimates the joint probabilities for a combination of varabiles - derived from their marginal distributions
1 |
states |
A list comprised of individual dataframes of state abbreviations using get_joint_margins() |
1 2 3 | x <- get_margins(states = c('DC', 'FL'),
vars = c('sex', 'age', 'race', 'education'))
get_joint_probs(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.