calculate_omega_constraint: function that computes the overlap of two feasibility domains

View source: R/overlap.R

calculate_omega_constraintR Documentation

function that computes the overlap of two feasibility domains

Description

function that computes the overlap of two feasibility domains

Usage

calculate_omega_constraint(A, B, raw = FALSE, nsamples)

Arguments

A

one interaction matrix

B

the constraint matrix

raw

TRUE: raw omega, FALSE: normalized omega

nsamples

number of sampled points

Value

the normalize feasibility of the intersection region


clsong/feasoverlap documentation built on Jan. 1, 2023, 7:10 a.m.