LF_f: Loss functions

View source: R/functions.R

LF_fR Documentation

Loss functions

Description

Returns the MSE and QLIKE.

Usage

LF_f(vol_est, vol_proxy)

Arguments

vol_est

It is the estimated volatility.

vol_proxy

It is the volatility proxy.

Value

The resulting vector represents the MSE and QLIKE averages.


rumidas documentation built on April 4, 2025, 1:01 a.m.

Related to LF_f in rumidas...