File: semPlot-package.Rd

package info (click to toggle)
r-cran-semplot 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 715 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\name{semPlot-package}
\alias{semPlot-package}
\alias{semPlot}
\docType{package}
\title{
semPlot
}
\description{
Path diagrams and visual analysis of various SEM packages' output. Path diagrams including visualizations of the parameter estimates can be plotted with \code{\link{semPaths}} and visualizations of the implied and observed correlation structures can be plotted using \code{\link{semCors}}. Finally, SEM syntax can be generated using\code{\link{semSyntax}}.

For plotting the graphs the \code{\link[qgraph]{qgraph}} package is used.
}

\author{
Sacha Epskamp (mail@sachaepskamp.com)

Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
}
\references{
github.com/SachaEpskamp/semPlot
}

\keyword{ package }