-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
41 lines (40 loc) · 829 Bytes
/
NAMESPACE
File metadata and controls
41 lines (40 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
S3method(assort,default)
S3method(assort,igraph)
S3method(assort,table)
S3method(coleman,default)
S3method(coleman,igraph)
S3method(coleman,table)
S3method(ei,default)
S3method(ei,igraph)
S3method(ei,table)
S3method(freeman,default)
S3method(freeman,igraph)
S3method(freeman,table)
S3method(gamix,default)
S3method(gamix,igraph)
S3method(gamix,table)
S3method(mixingm,igraph)
S3method(orwg,default)
S3method(orwg,igraph)
S3method(orwg,table)
S3method(smi,default)
S3method(smi,igraph)
S3method(smi,table)
export(assort)
export(coleman)
export(ei)
export(fold)
export(freeman)
export(full_mm)
export(gamix)
export(group_sizes)
export(mixingm)
export(orwg)
export(pairwise_redundancy)
export(pr_invdistance)
export(pr_sharedp)
export(smi)
export(ssi)
export(symmetrize)
import(igraph)