Goodness of fit test for the scale-free topology model
Arguments
- edges
A 2-column data frame with network edges represented in each. Columns 1 and 2 represent nodes 1 and 2 of each edge.
Examples
data(synnet)
edges <- synnet
fit_sft(edges)
#> [1] 0.6806854