print.mediate {mediateP} | R Documentation |
Print mediation results
Description
Function to print mediation results.
Usage
## S3 method for class 'mediate'
print(x, ...)
Arguments
x |
An object of class 'mediate'. |
... |
other parameters in 'print'. |
Value
Print the mediation analysis results, including the point estimation, standard errors, and the 95% confidence interval.
[Package mediateP version 0.2.0 Index]