Print glm model result

# S3 method for GLMModelResult
print(x, ...)

Arguments

x

A GLMModelResult object

...

Additional arguments

Value

Prints the treatment mean estimates (and variances) based on a GLM working model, along with the settings used. See RobinCar::robincar_glm().