obj.func: Objective function

Description Usage Arguments Value

View source: R/LSVAR.R

Description

objective function, main loss function and penalties

Usage

1
obj.func(x.lr, x.sparse, A, b, lambda, mu)

Arguments

x.lr

low-rank component

x.sparse

sparse component

A

design matrix

b

correspond vector

lambda

a tuning parameter for sparse component

mu

a tuning parameter for low-rank component

Value

value of objective function


LSVAR documentation built on May 26, 2021, 5:07 p.m.