f.func: Main loss function for quardratic loss

Description Usage Arguments Value

View source: R/LSVAR.R

Description

Main loss function

Usage

1
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


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

Related to f.func in LSVAR...