get.pseudo.mix.map2: Convert cdf to pseudo values for one vector of cdfs of...

Description Usage Arguments Details Value

Description

Convert cdf to pseudo values for one vector of cdfs of categories

Usage

1
get.pseudo.mix.map2(x.cdf, x.cdf.lo, mu, sigma, p)

Arguments

x.cdf

the vector with upper boundary of each category.

x.cdf.lo

the vector with lower boundary of each category.

mu

the mean of the reproducible component.

sigma

the standard deviation of the reproducible component.

p

the proportion of reproducible component.

Details

Convert cdf to pseudo values for one vector of cdfs of categories. The computation was done by first using unique values, then mapping back to original vector to get a fast computation.

Value

the pseduo values for the vector of cdfs of categroies.


qunhualilab/gIDR documentation built on May 14, 2019, 10:38 a.m.