dhuber: Huber's distribution PDF

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Probability density function for the Huber distribution.

Usage

1
dhuber(x, location, scale, k, log = FALSE)

Arguments

x

vector of quantiles

location

vector of location parameters

scale

vector of scale parameters

k

the tuning constant. defaults to 1.345.

log

if TRUE, the log density is returned. defaults to FALSE.

Value

a numeric vector


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.