binomial.rd | R Documentation |
Set up model as defined in Richardson, Robins and Wang (2017).
binomial.rd(
x,
response,
exposure,
target.model,
nuisance.model,
exposure.model = binomial.lvm(),
...
)
x |
model |
response |
response variable (character or formula) |
exposure |
exposure variable (character or formula) |
target.model |
variable defining the linear predictor for the target model |
nuisance.model |
variable defining the linear predictor for the nuisance model |
exposure.model |
model for exposure (default binomial logit link) |
... |
additional arguments to lower level functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.