Check qx Optimization Solution
check_solution.Rd
Create a table checking different optimization solution conditions for each grouping in the data.
Arguments
- dt
[
data.table()
]
Collection of life tables from a single location, with columns representing the betas and optomized qx solution.- solution_qx_col
[
character(1)
]
Column name ofdt
containing the optimized qx solution. There is expected to be only one unique value by group.- by_vars
[
character()
]
Column names indt
uniquely identifying a life table.