plotSubject: Network plot of an individual

Description Usage Arguments Value Examples

View source: R/plotSubject.R

Description

Network plot of an individual

Usage

1
plotSubject(res, subjectID, layout = "circular", solid = 0.1, plimit = 0.05)

Arguments

res

result of class "esmNetwork"

subjectID

identification number that indicates the subject to be plotted

layout

layout of the plot (see documentation of qgraph)

solid

effect size above which lines are shown as solid (default = .10)

plimit

p-value under which lines are shown (default = .05)

Value

an individual qgraph plot (network)

Examples

1
## Not run:  plotSubject(res = res, subjectID = 31623) 

PeterVerboon/lagnetw documentation built on Aug. 4, 2020, 5:16 p.m.