These plotting methods are for results obtained by fitting an MRQAP
model.
The S3 classes are "netlm" or "netlogit", and so are compatible with the
results from either the {sna} or {migraph} packages.
Usage
# S3 method for netlm
plot(x, ...)
# S3 method for netlogit
plot(x, ...)
Value
A plot showing the location of observed statistics compared to the
distribution of statistics from permuted networks.
Arguments
x
An object obtained by fitting an MRQAP model to some data.
For example, migraph::net_regression().