print.GLMModelResult | R Documentation |
Print glm model result
## S3 method for class 'GLMModelResult'
print(x, ...)
x |
A GLMModelResult object |
... |
Additional arguments |
Prints the treatment mean estimates (and variances) based on a GLM working model, along with the settings used. See RobinCar::robincar_glm().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.