![]() |
Prev | Next | avg_integrand |
age_lower
in the
data table
or
avgint table
.
age_upper
in the
data table
or
avgint table
.
time_lower
in the
data table
or
avgint table
.
time_upper
in the
data table
or
avgint table
.
subgroup_id
in the
data table
or
avgint table
.
i
-th data point and the j
-th covariate.
Here
i
denotes a
data_id
in the data table and
j
denotes a
covariate_id
in the covariate table.
The difference is the corresponding data table
covariate value
minus the covariate table
reference value
.
data_id
.
rate_value
,
and group_id
equal to @(@
g_i
@)@.
These covariates that affect the k
-th rate for this group of measurements.
k
-th rate for the i
-th data point by
@[@
r_{i,k} (a , t)
=
\exp \left \{
u_{i,k} (a, t) + \sum_{j \in J(k)}
x_{i,j} [ \alpha_{j,k} (a, t) + \Delta \alpha_{j,k} (a, t) ]
\right \}
q_k ( a, t )
@]@
If @(@
n_i
@)@ is the parent node,
the random effects is zero @(@
u_{i,k} (a, t) = 0
@)@.
If this data point also has the reference value for the covariates,
@(@
r_{i,k} (a, t) = q_k (a, t)
@)@.
iota_i(a, t)
and @(@
\iota_i (a,t)
@)@
to denote the model value for adjusted susceptible incidence
as a function of age and time;
see iota
.
This is denoted by @(@
r_{i,1} ( a, t )
@)@ above.
rho_i(a, t)
and @(@
\rho_i (a,t)
@)@
to denote the model value for adjusted remission
as a function of age and time;
see rho
.
This is denoted by @(@
r_{i,2} ( a, t )
@)@ above.
chi_i(a, t)
and @(@
\chi_i (a,t)
@)@
to denote the model value for adjusted excess mortality
(mortality due to the cause) as a function of age and time.
This is denoted by @(@
r_{i,3} ( a, t )
@)@ above.
omega_i(a, t)
and @(@
\omega_i (a,t)
@)@
to denote the model value for adjusted other cause mortality
as a function of age and time;
see omega
.
This is denoted by @(@
r_{i,4} ( a, t )
@)@ above.
mulcov_mulcov_id
, @(@
I
@)@ is the covariate multiplier
corresponding to mulcov_id
.
In this case there are no covariate that affect the measurement.
meas_value
,
and group_id
equal to @(@
g_i
@)@.
These are the covariates that affect the i
-th measurement value.
i
-th measurement value,
as a function of the fixed effects @(@
\theta
@)@, is
@[@
E_i ( a, t ) = \sum_{j \in K_i}
x_{i,j} [ \beta_j (a, t) + \Delta \beta_j (a, t) ]
@]@
i
-th measurement,
not counting integrand effects or measurement noise, is
@[@
A_i ( u , \theta )
=
\frac{1}{b_i - a_i} \frac{1}{d_i - c_i}
\left[
\int_{a(i)}^{b(i)} \int_{c(i)}^{d(i)}
\frac{ w_i (a,t) }{ \bar{w}_i }
I_i (a, t) \; \exp \left[ E_i (a, t) \right] \; \B{d} t \; \B{d} a
\right]
\;
@]@
Note that this is actually a weighted average of the integrand function
@(@
I_i (a, t)
@)@ times the total measurement covariate effect
@(@
E_i (a, t)
@)@
Also note that in the case where
@(@
a(i) = b(i)
@)@, @(@
c(i) = d(i)
@)@, or both,
the average is defined as the limiting value.