s_to_t_star: Convert from s_star to t_star based on model assumptions

View source: R/helper_functions.R

s_to_t_starR Documentation

Convert from s_star to t_star based on model assumptions

Description

Find the value of t_star that corresponds to a given s_star, given model assumptions.

Usage

s_to_t_star(s_star, recruitment, model)

Arguments

s_star

The s_star parameter of the modestly weighted logrank test. A number between 0 and 1.

model

The piecewise hazard model. A list containing the change_points and lambdas.

Value

The t_star parameter of the modestly weighted logrank test


dominicmagirr/gsdelayed documentation built on May 15, 2024, 8:24 a.m.