adjust.GLMModel: Perform GLM adjustment, based on the classes of the model....

View source: R/adjust-glm.R

adjust.GLMModelR Documentation

Perform GLM adjustment, based on the classes of the model. Will perform adjustment based on the linear model type of 'model' and also do G-computation or AIPW based on the second model type of 'model'.

Description

Perform GLM adjustment, based on the classes of the model. Will perform adjustment based on the linear model type of 'model' and also do G-computation or AIPW based on the second model type of 'model'.

Usage

## S3 method for class 'GLMModel'
adjust(model, data)

Arguments

model

Object of class GLMModel


mbannick/RoboCar documentation built on June 16, 2022, 6:56 p.m.