quantile_to_mix: Approximate the density function of any distribution given...

Description Usage Arguments

Description

Approximate the density function of any distribution given its quantile function.

Usage

1
quantile_to_mix(q_func, gridsize = 20, eps = 10^-6)

Arguments

q_func

A quantile function.

gridsize

The number of points to approximate.

eps

A positive numeric. The tolerance from 0 or 1 to start the grid.


dcgerard/stramash documentation built on May 15, 2019, 1:24 a.m.