tp_time_floating_scale: tie points for floating time scale

View source: R/tp_helpers.R

tp_time_floating_scaleR Documentation

tie points for floating time scale

Description

Defines tie points for a floating (auxiliary) time scale for usage with sedrate_to_multiadm and strat_cont_to_multiadm as t_tp input. This floating time scale consists of two tie points in time, the first at time t = 0, the second at time t = 1. tp_time_floating_scale is a synonym of tp_time_det(times = c(0,1))

Usage

tp_time_floating_scale()

Value

function for usage with strat_cont_to_multiadm and sedrate_to_multiamd as t_tp input

See Also

tp_time_norm() for tie points following a normal distribution, tp_height_det() for deterministic height tie points

Examples

## Not run: 
# see this vignette for an example
vignette("adm_from_trace_cont")

## End(Not run) 

admtools documentation built on June 8, 2025, 10:35 a.m.