| latdiag-package {latdiag} | R Documentation | 
Draws Diagrams Useful for Checking Latent Scales
Description
A graph proposed by Rosenbaum is useful for checking some properties of various sorts of latent scale, this program generates commands to obtain the graph using 'dot' from 'graphviz'.
Details
| Package: | latdiag | 
| Type: | Package | 
| Title: | Draws Diagrams Useful for Checking Latent Scales | 
| Version: | 0.3 | 
| Date: | 2020-04-03 | 
| Authors@R: | person("Michael", "Dewey", role = c("aut", "cre"), email = "lists@dewey.myzen.co.uk", comment = c(ORCID = "0000-0002-7522-3677") ) | 
| Description: | A graph proposed by Rosenbaum is useful for checking some properties of various sorts of latent scale, this program generates commands to obtain the graph using 'dot' from 'graphviz'. | 
| Imports: | Rdpack | 
| Suggests: | ltm | 
| RdMacros: | Rdpack | 
| License: | GPL-2 | 
| LazyLoad: | yes | 
| SystemRequirements: | dot from graphviz | 
| Author: | Michael Dewey [aut, cre] (<https://orcid.org/0000-0002-7522-3677>) | 
| Maintainer: | Michael Dewey <lists@dewey.myzen.co.uk> | 
Index of help topics:
draw.latent             Draw latent scale diagram
latdiag-package         Draws Diagrams Useful for Checking Latent
                        Scales
Further information is available in the following vignettes:
| latdiag | Drawing diagrams useful for latent scales (source) | 
The package writes a file of commands for subsequent processing by
the dot program from graphviz
Author(s)
Michael Dewey
Maintainer: Michael Dewey <lists@dewey.myzen.co.uk>
References
Rosenbaum PR (1987). “Probability inequalities for latent scales.” British Journal of Mathematical and Statistical Psychology, 40, 157–168.
[Package latdiag version 0.3 Index]