Warning messages:
1: In if (wlr_weight_fh(seq(0, tmax, length.out = 10), arm0, arm1) != :
the condition has length > 1 and only the first element will be used
2: In if (wlr_weight_fh(seq(0, tmax, length.out = 10), arm0, arm1) != :
the condition has length > 1 and only the first element will be used
Hi @elong0527 , could you please explain more details on line 87 in https://github.com/Merck/gsdmvn/blob/main/R/gs_info_wlr.R#L87? This
seq(0,tmax,length.out = 10)
will gives a warning message when you run