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