t2orig {BMisc} | R Documentation |
t2orig
Description
A helper function to switch from "new" t values to original t values. This allows for periods not being exactly spaced apart by 1.
Usage
t2orig(t, original_time.periods)
Arguments
t |
a vector of time periods to convert back to original time periods. |
original_time.periods |
vector containing all original time periods. |
Value
original time period converted from new time period
[Package BMisc version 1.4.8 Index]