maineffect | R Documentation |
estimate age and period main effects from the APCI model
maineffect(A, P, C, model = temp6, data, gee=FALSE,
...)
A , P , C |
The numbers of age groups, period groups, and cohort groups separately. |
model |
A generalized linear regression model generated from the internal function temp_model |
data |
A data frame containing the outcome variable, age group indicator, period group indicator, and covariates to be used in the model. If the variable(s) are not found in data, there will be an error message reminding the users to check the input data again. |
gee |
logical, indicating if the data is cross-sectional data or longitudinal/panel data. If |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.