calculate_spline_offset_draws: Helper function to calculate spline offsets for all ccmpp...

Description Usage Arguments Value

View source: R/popReconstruct_draws.R

Description

Helper function to calculate spline offsets for all ccmpp inputs

Usage

1
2
3
4
5
calculate_spline_offset_draws(
  offset_draws,
  detailed_settings,
  draw_col_name = "draw"
)

Arguments

offset_draws

[list()] of [data.table()]
Draws of directly modeled offset parameters for all ccmpp inputs as prepared in the popReconstruct_*_draws() functions.

detailed_settings

[list()]
Detailed settings for each ccmpp input and 'population'.

draw_col_name

[character(1)]
Name of column in offset_draws [data.table()] that corresponds to draw index

Value

[list()] of [data.table()] containing draws of spline offsets parameters for all ccmpp inputs.


ihmeuw-demographics/popMethods documentation built on Jan. 29, 2021, 12:39 p.m.