tp_time_floating_scale | R Documentation |
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))
tp_time_floating_scale()
function for usage with strat_cont_to_multiadm and sedrate_to_multiamd as t_tp input
tp_time_norm()
for tie points following a normal distribution, tp_height_det()
for deterministic height tie points
## Not run:
# see this vignette for an example
vignette("adm_from_trace_cont")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.