print.funmediation {funmediation} | R Documentation |
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 class 'funmediation'
print(x, ...)
Arguments
x |
The funmediation object (output of the funmediation function) |
... |
Further arguments currently not supported |
Value
This function does not return an object, but is called for its side effect of printing information.
[Package funmediation version 1.0.2 Index]