qhuber: Huber's distribution distribution ICDF

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Probability density function for Huber's distribution.

Usage

1
qhuber(p, location, scale, k, lower_tail = TRUE, log = FALSE)

Arguments

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.

x

vector of quantiles

Value

a numeric vector


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