Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

network-internal

Internal Network Package Functions


Description

Internal network functions.

Usage

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)

Arguments

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.

Details

Most of these are not to be called by the user.

See Also

network


network

Classes for Relational Data

v1.16.1
GPL (>= 2)
Authors
Carter T. Butts [aut, cre], David Hunter [ctb], Mark Handcock [ctb], Skye Bender-deMoll [ctb], Jeffrey Horner [ctb], Li Wang [ctb]
Initial release
2020-10-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.