get_values {wdnet} | R Documentation |
Get the value of an object from the optimization problem. This function is
defined for get_eta_directed()
.
Description
Get the value of an object from the optimization problem. This function is
defined for get_eta_directed()
.
Usage
get_values(object, result, mydist)
Arguments
object |
An object from the optimization problem. |
result |
A list returned from |
mydist |
A list returned from |
Value
Returns the value of the object.
[Package wdnet version 1.2.3 Index]