plot.mediationBK | R Documentation |
S3 method for class mediationBK
## S3 method for class 'mediationBK' plot(x, ...)
x |
An object of class mediationBK |
... |
Further arguments to be passed to plot() |
labels=list(X="cond",M="pmi",Y="reaction") result=mediationBK(labels=labels,data=pmi) plot(result,type=1) plot(result) plot(result,type=1,whatLabel="label",arrowslabels="c",addprime=FALSE) plot(result,whatLabel="label",arrowslabels=c("a","b","c"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.