Description Usage Arguments Details See Also
Internal network functions.
1 2 3 4 5 6 7 8 9 10 11 12 | mixingmatrix(object, ...)
## S3 method for class 'network'
mixingmatrix(object, attrname, ...)
is.discrete.numeric(x)
is.discrete.character(x)
is.discrete(x)
networkOperatorSetup(x, y = NULL)
|
object |
a network or some other data structure for which a mixing matrix is meaningful. |
... |
further arguments passed to or used by methods. |
attrname |
a vertex attribute name. |
x |
an object to be designated either discrete or continuous, or a network. |
y |
a network or something coercible to one. |
Most of these are not to be called by the user.
network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.