get_values: Get the value of an object from the optimization problem....

View source: R/joint_dist.R

get_valuesR 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 CVXR::solve().

mydist

A list returned from get_dist().

Value

Returns the value of the object.


wdnet documentation built on May 29, 2024, 9:32 a.m.