network.plot | R Documentation |
network.plot()
draws the network plot of path coefficients analysis
network.plot(datap)
datap |
The data set |
The network.plot()
draws a correlogram and a heatmap
for data, if requested by user
Returns an object of class network_plot
.
Ali Arminian abeyran@gmail.com
Kuhn et al. 2022. corrr package. doi: <10.32614/CRAN.package.corrr> https://github.com/tidymodels/corrr
correlogram
, diagram
, and lavaan
packages
for drawing path diagrams.
data(dtraw2)
network.plot(dtraw2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.