Skip to contents

Build

Build exposure-response models based on glm()

erglm_model()
Fit an exposure-response model based on glm()
erglm_predict()
Predictions and confidence intervals for exposure-response models

Covariate selection

Stepwise covariate modelling for exposure-response models

erglm_scm_forward() erglm_scm_backward() erglm_scm_history()
Stepwise covariate modelling for exposure-response models
erglm_add_term() erglm_remove_term()
Add or remove a covariate term from an exposure-response model

Simulate

Simulation tools for exposure-response glm() models

erglm_fun()
Prediction function for an exposure-response model
simulate(<erglm_model>)
Simulate responses from an exposure-response model
erglm_vpc_sim()
VPC simulations for exposure-response models

Other

Other functions and objects

erglm_data
Sample simulated data for exposure-response models with covariates
erglm_link() erglm_invlink()
Link and inverse-link functions for a fitted model