View source: R/subtract_networks.R
| as_netdifference | R Documentation |
Coerce an inferential comparison to a network difference
as_netdifference(x, ...)
## S3 method for class 'net_bayes'
as_netdifference(x, significant_only = TRUE, ...)
## S3 method for class 'netdifference'
as_netdifference(x, ...)
## Default S3 method:
as_netdifference(x, ...)
x |
An object with network-difference fields. |
... |
Additional arguments passed to methods. |
significant_only |
Logical. For inferential objects, keep only
supported differences in the plotted weight matrix while retaining the
full difference and interval matrices. Default |
A netdifference object suitable for cograph::splot().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.