Flexible Modeling

As other statistical modeling packages, Epicure supports logistic regression, matched case-control studies, Cox regression, and Poisson regression.

Epicure is designed to easily allow more flexible models than the often-used, but limited, loglinear models. Out of the box, Epicure supports:

Additive Models

T0 + T1 + T2 + …

This allows absolute rates for each of the terms to be modeled.

Multiplicative Models

T0 * (1 + T1 )(1 + T2 ) …

The “Excess Relative Risk” model (ERR). This allows linear increases proportional to the background rates (T0) for each of the exposures (T1,2,…). Attributable fractions for each of the exposure terms can be easily calculated.

Geometric Mixture Models

T0 * (∏ T1…)θ (1 + Σ(T1… – 1)1-θ

The geometric mixture model is a combination of a multiplicative model (if θ = 1) or a product additive model (if θ = 0). The value of θ can be estimated to determine the nature of the response.

Future Flexibility

The 64-bit version of Epicure currently under development has been expanded to include these and other model forms:

T0 (1 + ERRrad + ERRsmk + θ ERRrad ERRsmk)

Where θ is an interaction term. 

And:

T0 (1 + ERRsmk) (1+ ERRint + ERRext)

where the smoking and radiation effects are multiplicative but the internal and external exposure effects are additive.