bisq_weight: Bi-square weight function

View source: R/robust_engine.R

bisq_weightR Documentation

Bi-square weight function

Description

Bi-square weight function

Usage

bisq_weight(u, k = 1.96)

Arguments

u

Numeric vector of standardised residuals.

k

Tuning parameter (default 1.96).

Value

Numeric vector of weights in [0, 1].


aiDIF documentation built on April 22, 2026, 1:10 a.m.