Related Experiment Video
Updated: May 29, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Relative risk regression: reliable and flexible methods for log-binomial models
Ian C Marschner1, Alexandra C Gillett
1Department of Statistics, Macquarie University, NSW 2109, Australia and National Health and Medical Research Council Clinical Trials Centre, University of Sydney, NSW 2006, Australia. ian.marschner@mq.edu.au
Abstract:
Relative risks (RRs) are generally considered preferable to odds ratios in prospective studies. However, unlike logistic regression for odds ratios, the standard log-binomial model for RR regression does not respect the natural parameter constraints and is therefore often subject to numerical instability. In this paper, we develop a reliable and flexible method for fitting log-binomial models. We use an Expectation-Maximization (EM) algorithm where the multiplicative event probability is viewed as the joint probability for a collection of latent binary outcomes. This gives a simple iterative scheme that provides stable convergence to the maximum likelihood estimate. In addition to reliability, the method offers some flexible generalizations, including models with unspecified isotonic regression functions. We examine the method's performance using simulations and data analyses of the age-specific RR of mortality following heart attack. These analyses demonstrate the potential for numerical instability in RR regression and show how this can be overcome using the proposed approach. Source code to implement the method in R is provided as supplementary material available at Biostatistics online.
Related Concept Videos
The Mantel-Cox Log-Rank Test
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Relative Risk
Hazard Rate
Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast, controlled...
Binomial Probability Distribution
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...

