proj_disjoint: Projection onto Disjoint Support Feasible Set

View source: R/proj_disjoint.R

proj_disjointR Documentation

Projection onto Disjoint Support Feasible Set

Description

Projects weight and constraint matrices ...

Usage

proj_disjoint(w, v)

Arguments

w

Numeric matrix of weights used in the loss function.

v

Numeric matrix of constraints used for projection.

Value

A list with projected matrices w and v.


orthoMTL documentation built on Aug. 23, 2026, 5:10 p.m.