| as_netobject.net_mlvar | R Documentation |
Returns the three networks as netobjects oriented for plotting
(temporal edges run predictor -> outcome, matching fit_graphical_var), so
cograph::splot() renders them consistently. The raw fit$temporal$weights
keep mlVAR's [outcome, predictor] layout for equivalence.
## S3 method for class 'net_mlvar'
as_netobject(x, ...)
x |
A |
... |
Unused. |
A netobject_group with $temporal, $contemporaneous, $between.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.