calculate_omega_constraint | R Documentation |
function that computes the overlap of two feasibility domains
calculate_omega_constraint(A, B, raw = FALSE, nsamples)
A |
one interaction matrix |
B |
the constraint matrix |
raw |
TRUE: raw omega, FALSE: normalized omega |
nsamples |
number of sampled points |
the normalize feasibility of the intersection region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.