Estimate density of distribution employing the R package "ash" using R-wrapper function.
ashDensity(x, ab, nbin, m, kopt = c(2, 1), normToAB = FALSE)(list) with density estimation (x values, y values, m and ab).
(numeric) vector of data points
(numeric) vector of lower and higher truncation limit of density estimation
(integer) specifying the number of bins used for density estimation
(integer) specifying the width of the smoothing kernel(s) used for density estimation
(integer) vector specifying the smoothing kernel
(logical) specifying if the density is normed to the interval ab or to all data points in x
Christopher Rank christopher.rank@roche.com, Tatjana Ammer tatjana.ammer@roche.com