Description Usage Arguments Details Author(s)
Create a table of those at risk for adoption of the trait and whether or not they actually adopted it. Creates the risk table used in the model fitting process, from the larger census records.
1 | create_risk_table( init_list, pop_data, quiet=TRUE, cognition="additive" )
|
init_list |
list of simulation parameters and conditions at initialization |
pop_data |
a database of individuals and households for the simulator to use |
history |
a data frame containing census records, the output of |
This function prepares a data frame for analysis using binomial regression models, including logistic regression ("additive") and more exotic models.
Bret Beheim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.