objective_tau: Objective function of the L2E regression - tau

View source: R/objectives.R

objective_tauR Documentation

Objective function of the L2E regression - tau

Description

objective_tau computes the objective of the L2E regression in terms of tau

Usage

objective_tau(tau, r, method = "mean")

Arguments

tau

The current estimate of tau

r

Vector of residuals

method

Mean or median

Value

Returns the output of the objective function (scalar)


jocelynchi/L2E-package-demo documentation built on Oct. 6, 2022, 6:05 a.m.