calculate_omega | R Documentation |
function that computes the normalized feasibility from an interaction matrix
calculate_omega(vertex, raw = FALSE, nsamples = 100, method = "convex_hull")
vertex |
all the vertexes of the feasibility domain |
raw |
TRUE: raw omega, FALSE: normalized omega |
nsamples |
number of sampled points |
method |
either 'convex hull' or 'sphere' |
the normalized feasibility
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.