Learn R Programming

BMisc (version 1.4.7)

t2orig: 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)

Value

original time period converted from new time period

Arguments

t

a vector of time periods to convert back to original time periods.

original_time.periods

vector containing all original time periods.