For "mid" objects, print()
prints the MID values and the uninterpreted rate.
Details
The S3 method of print()
for "mid" objects prints the MID values of a fitted MID model and its uninterpreted rate.
Examples
data(cars, package = "datasets")
print(interpret(dist ~ speed, cars))
#> 'model' not passed: response variable in 'data' is used
#>
#> Call:
#> interpret(formula = dist ~ speed, data = cars)
#>
#> Intercept: 42.98
#>
#> Main Effects:
#> 1 main effect term
#>
#> Uninterpreted Variation Ratio: 0.22636