f.func {LSVAR}R Documentation

Main loss function for quardratic loss

Description

Main loss function

Usage

f.func(x, A, b)

Arguments

x

Model parameters

A

Design matrix with size of n by p

b

Correspond vector or matrix

Value

Value of objective function


[Package LSVAR version 1.2 Index]