powered by
(auxiliary function)
FitOmega(adj, xi, directed, selfloops)
propensity matrix
adjacency matrix
combinatorial matrix
boolean
data(adj_karate) xi <- compute_xi(adj_karate, FALSE, FALSE) FitOmega(adj_karate, xi, FALSE, FALSE)
Run the code above in your browser using DataLab