Learn R Programming

JSmediation (version 0.2.3)

print.mediation_model: Print method for object of class mediation_model

Description

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

Usage

# 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.