get_constr {wdnet}R Documentation

Get the constraints for the optimization problem. This function is defined for get_eta_directed().

Description

Get the constraints for the optimization problem. This function is defined for get_eta_directed().

Usage

get_constr(constrs, target.assortcoef, rho)

Arguments

constrs

A list of constraints.

target.assortcoef

A list of target assortativity levels.

rho

A list of variable objects.

Value

A list of updated constraints.


[Package wdnet version 1.2.3 Index]