Print a summary for a mediation model represented by a mediation_model object.

# S3 method for mediation_model
print(x, digits = 3, ...)

Arguments

x

An object of class mediation_model.

digits

How many significant digits are to be used for numerics.

...

Further arguments.