rhuber: Huber's distribution RNG

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Random number generator for Huber's distribution.

Usage

1
rhuber(n, location, scale, k)

Arguments

n

number of observations to generate

location

vector of location parameters

scale

vector of scale parameters

k

the tuning constant. defaults to 1.345.

Value

a numeric vector


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