orig2t_inner {BMisc} | R Documentation |
orig2t_inner
Description
A helper function to switch from original t values to "new" t values (which are just time periods going from 1 to total number of available periods).
Usage
orig2t_inner(orig, original_time.periods)
Arguments
orig |
a single original time period to convert to new time period |
original_time.periods |
vector containing all original time periods. |
[Package BMisc version 1.4.8 Index]