Skip to main content

Causal Effect Estimation and Dose Adjustment in Exposure-Response Relationship Analysis

  • Chapter
  • First Online:
Developments in Statistical Evaluation of Clinical Trials
  • 1948 Accesses

Abstract

Determining causal exposure effects is often a challenging task even with randomized clinical trials. Confounding factors may cause bias in: (1) the pharmacokinetic exposure-response relationship and (2) dose-response relationship when dose-adjustment depends on potential responses. Dose adjustment often happens in clinical trials either designed for therapeutic dose monitoring, or spontaneously due to, for example, adverse events. It makes causal effect inference difficult since it often relates to potential response. On the other hand, dose adjustment in some trials such as the randomized concentration controlled (RCC) trials are designed to reduce confounding bias in exposure-response relationship. We review different types of dose-adjustment mechanisms and their impact on causal effect estimation with a number of dose-exposure and exposure response models. Following the concept of sequential randomization and approaches for missing data analysis, we examine a number of approaches for causal effect estimation including the classical joint modeling based on joint likelihood functions and instrumental variable and control function methods. We explore simplified approaches for joint modeling with sequential randomization conditional on potentially confounded subject effects and alternatives to the joint modeling approaches. Performance of these approaches in typical practical scenarios was assessed with a simulation study.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 109.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Angrist, J.D., Imbens, G., Rubin, D.B.: Identification of causal effects using instrumental variables. Journal of the American Statistical Association 94, 444–455 (1996)

    Google Scholar 

  2. Diaz, F.J., Rivera, T.E., Josiassen, R.C., de Leon J.: Individualizing drug dosage by using a random intercept linear model. Statist. Med. 26, 2052–2073 (2007)

    Google Scholar 

  3. Food and Drug Administration: Exposure-Response Relationships – Study Design, Data Analysis, and Regulatory Applications (2003)

    Google Scholar 

  4. Gill, R., Robins, J.: Causal inference in complex longitudinal studies: the continuous case. Annals of Statistics 29, 1785–1811 (2001)

    Google Scholar 

  5. Hausman, J.: Specification tests in econometrics. Econometrica 46, 1251–1271 (1978)

    Google Scholar 

  6. Hausman, J., Taylor, W.: Panel data and unobservable individual effects. Econometrica 49, 1377–1399 (1981)

    Google Scholar 

  7. Hsiao, C.: Analysis of Panel Data. Cambridge University Press. Cambridge (1989)

    Google Scholar 

  8. Karlsson, K.E., Grahnen, A., Karlsson, M.O., Jonsson, E.N.: Randomized exposure-controlled trials; impact of randomization and analysis strategies. Br. J. Clin. Pharmacol. 64, 266–77 (2007)

    Google Scholar 

  9. Kraiczi, H., Jang, T., Ludden, T., Peck, C.C.: Randomized concentration-controlled trials: motivations, use, and limitations. Clin. Pharmacol. Ther. 74, 203–214 (2003)

    Google Scholar 

  10. Little, R.J.A., Rubin, D.B.: Statistical analysis with missing data, 2nd edn. Wiley. Hoboken, NJ (2002)

    Google Scholar 

  11. Lok, J.: Statistical modeling of causal effects in continuous time. Annals of Statistics 36, 1464–1507 (2008)

    Google Scholar 

  12. Murphy, S.: Optimal dynamic treatment regimes. Journal of the Royal Statistical Society: Series B 65, 331–584, (2003)

    Google Scholar 

  13. Murphy, S., van der Laan, M.J., Robins, J.M.: Marginal mean models for dynamic regimes. Journal of the American Statistical Association 96, 1410–1423 (2001)

    Google Scholar 

  14. O’Quigley, J., et al.: Dynamic calibration of pharmacokinetic parameters in dose-finding studies. Biostatistics 11, 537–545 (2010)

    Google Scholar 

  15. Pearl, J.: Causal diagrams for empirical research. Biometrika 82, 669–710 (1995)

    Google Scholar 

  16. Robins, J.M., Hernán, M.A.: Estimation of the causal effects of time-varying exposures. In: G. Fitzmaurice, M. Davidian, G. Verbeke, G. Molenberghs (eds.) Longitudinal Data Analysis. Chapman & Hall/CRC. Boca Raton (2009)

    Google Scholar 

  17. Sanathanan, L.P., Peck, C.C.: The randomized concentration-controlled trial: An evaluation of its sample size efficiency. Controlled Clinical Trials 12, 780–94 (1991)

    Google Scholar 

  18. Wang, J.: Determining causal effect in exposure-response relationship with randomized concentration controlled trials. Journal of Biopharmaceutical Statistics 24, 874–92 (2014)

    Google Scholar 

  19. Wang, J.: Dose as instrumental variable in exposure-safety analysis using count models. Journal of Biopharmaceutical Statistics 22, 565–581 (2012)

    Google Scholar 

  20. Wooldridge, J.: Control function and related methods. In: What’s New in Econometrics? Lecture Notes 6. National Bureau of Economic Research (2007). URL http://www.nber.org/WNE/lect-6-controlfuncs.pdf

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jixian Wang .

Editor information

Editors and Affiliations

Appendix

Appendix

This section provides a SAS program to fit the following joint model:

$$\displaystyle\begin{array}{rcl} \log (c_{\mathit{ij}})& =& \theta \log (d_{\mathit{ij}}) + v_{i} + e_{\mathit{ij}}, \\ y_{\mathit{ij}}& =& \mathit{Emax}/(1 + \mathit{EC}_{50}/c_{\mathit{ij}}) + u_{i} +\varepsilon _{\mathit{ij}},{}\end{array}$$
(9.29)

where the first one is the power model (9.2) and the second one is known as Emax model. u i and v i are correlated, hence u i is a confounding factor. For simplicity no other random effect is included. This model cannot be fitted with SAS proc MIXED or GLIMMIX due to nonlinearity in the Emax model.

In dataset “joint” below, one variable rij contains both the exposure and response variables as two records identified by an indicator ind. When ind = "pk", rij = log(c ij ) and logdose = log(d ij ) in the power model. Otherwise (when ind = "resp"), rij = y ij in the Emax model, and logcij = log(c ij ) in the power model. In the program, variable i is the subject identifier, siguv is the covariance between u i and v i , and sigp and sigr are var(e ij ) and \(\text{var}(\varepsilon _{\mathit{ij}})\), respectively.

proc nlmixed data=simu qpoints=6;

  parms sigu=1 sigv=1 sigr=1 sigp=1 sige=1 theta=1 emax=1

     ec50=1;

  bounds sigu sigv sigr sigp sige >0;

   if ind="pk" then do;

      pred=theta*logdose +vi; g=sigp;

   end;

   else if ind="resp" then do;

      pred=emax/(1+ec50/exp(logcij))+ui; g=sigr;

   end;

  model rij~normal(pred,g);

  random ui vi~normal([0,0],[sigu,siguv,sigv]) subject=i;

run;

The program is illustration only. Adjustments on starting parameter values and options in the procedure is often necessary to fit real data. The program can be adapted to fit other types of response by specifying the likelihood function.

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Wang, J. (2014). Causal Effect Estimation and Dose Adjustment in Exposure-Response Relationship Analysis. In: van Montfort, K., Oud, J., Ghidey, W. (eds) Developments in Statistical Evaluation of Clinical Trials. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-55345-5_9

Download citation

Publish with us

Policies and ethics