print.mediation_model {JSmediation} | R Documentation |
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 class 'mediation_model'
print(x, digits = 3, ...)
Arguments
x |
An object of class |
digits |
How many significant digits are to be used for numerics. |
... |
Further arguments. |
[Package JSmediation version 0.2.2 Index]