sim_dlf | R Documentation |
generate true distributed lag function values for a given type of simulation
sim_dlf(L, modifiers, type)
L |
Number of lags minus 1 |
modifiers |
Vector of modifiers |
type |
Effect modification simulation type: 1 is no modification, 2 is linear scale modification, 3 is non-linear shift modification, 4 is types 2 and 3 combined |
This function returns the true distributed lag function values (class "numeric
")
sim_data
Type vignette('dlimOverview')
for a detailed description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.