mix_cdf_array: Compute cdf from a mix_array.

Description Usage Arguments Value Author(s)

Description

Compute cdf from a mix_array.

Usage

1
mix_cdf_array(mixdist, q)

Arguments

mixdist

Of class unimix_array, normalmix_array, or truncnormalmix_array. These are the classes of the output from post_mix_dist.

q

The quantile.

Value

The probability of being less than or equal to q.

Author(s)

David Gerard


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