Plot Method for mlVAR0
The function plot.mlVAR0
plots estimated model coefficients as a network using qgraph
.
FUNCTION IS DEPRECATED AND WILL BE REMOVED SOON.
## S3 method for class 'mlVAR0' plot(x, type = c("fixed", "SD", "subject"), lag = 1, subject, order, onlySig = FALSE, alpha, ...) ## S3 method for class 'mlVARsim0' plot(x, type = c("fixed", "SD", "subject"), lag = 1, subject, order, ...)
x |
A |
type |
Indicates whether to plot a network of fixed effects coefficients ("fixed"), the standard deviations of the random effect terms ("SD") or an individual subject's random effects network ("subject"). |
lag |
Vector indicating the lags to include |
subject |
If type="subject", vector indicating the ID subject number |
order |
Order of nodes |
onlySig |
Logical. Set to |
alpha |
Significance level to test edges at if |
... |
Arguments sent to |
Sacha Epskamp (mail@sachaepskamp.com), Marie K. Deserno (m.k.deserno@uva.nl) and Laura F. Bringmann (laura.bringmann@ppw.kuleuven.be)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.