'bsem' object plot
# S3 method for bsem plot(x, digits = 2, fontsize = 15, width = 5, size = 10, ...)
x | an object of class bsem |
---|---|
digits | number of digits to display |
fontsize | edge fontsize (estimates character size) |
width | lines width |
size | nodes size (for both: ellipses and boxes) |
... | further arguments passed to |
a visNetwork graph:
The ellipsoidal nodes represent the latent variables
The boxes represent the manifest variables
The dashed lines represent the linear relations between latent scores or between latent scores and exogenous variables
The solid lines represent the relationship between the manifest an latent variables
The recursive solid lines refers to the error variance estimate of each manifest or exogenous variable
#> [1] "data" "real" "blocks" "signals" "paths" "exogenous"