42 matrix refp_lh, array[]
int dpmfs,
int ref_p,
43 int rep_h,
int g,
int t,
int l, vector refnp_lh,
int refnp_p,
int p) {
47 lh = refp_lh[1:l, dpmfs[i]];
49 lh = rep_vector(0, l);
53 lh = lh + segment(refnp_lh, p, l);
57 vector[l] rlh = srdlh[rdlurd[g, t:(t + l - 1)]];
vector combine_logit_hazards(int i, array[,] int rdlurd, vector srdlh, matrix refp_lh, array[] int dpmfs, int ref_p, int rep_h, int g, int t, int l, vector refnp_lh, int refnp_p, int p)