powered by
Helper to make a graphviz rank string defining the latent, manifest, and means and their shapes
xmu_dot_define_shapes(latents, manifests, preOut = "")
string
list of latent variables (including "one")
list of manifest variables
existing output string (pasted in front of this: "" by default).
- [xmu_dot_rank()]
Other Graphviz: xmu_dot_make_paths(), xmu_dot_make_residuals(), xmu_dot_maker(), xmu_dot_mat2dot(), xmu_dot_rank()
xmu_dot_make_paths()
xmu_dot_make_residuals()
xmu_dot_maker()
xmu_dot_mat2dot()
xmu_dot_rank()
xmu_dot_define_shapes(c("as1"), c("E", "N"))
Run the code above in your browser using DataLab