Print linear model result

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

Arguments

x

A LinModelResult object

...

Additional arguments

Value

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