print.funmediation: print.funmediation: Print output from a model that was fit by the funmediation function.
Description
print.funmediation: Print output from a model that was fit by the funmediation function.
Usage
# S3 method for funmediation
print(x, ...)
Value
This function does not return an object, but is called for its side effect of printing information.
Arguments
- x
The funmediation object (output of the funmediation function)
- ...
Further arguments currently not supported