Description Usage Arguments Details
The resulting coefficient matrix is based on the number of rows in
popmat
where is assumed that each row of data is a 5-year age group.
The final row may be an open or closed age group, as indicated by the
OAG
argument.
1 | graduate_sprague_expand(Value, Age, OAG = TRUE)
|
Value |
numeric vector, presumably counts in grouped ages |
Age |
integer vector, lower bounds of age groups |
OAG |
logical, default = |
The popmat
matrix is really just a placeholder in this case. This
function is a utility called by the Sprague family of functions, where it is
most convenient to just pass in the same matrix being used in those
calculations to determine the layout of the coefficient matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.