Description Usage Arguments Value
Density estimation on a single vector
1 2 3 4 5 6 7 8 | parmEstDensVec(
Y0,
model.zero.prob,
min.val,
w,
prev.min.val = 0.25,
min.count.nonnull = 3
)
|
Y0 |
the vector of observations |
model.zero.prob, min.val, w |
see geneParmEst() |
prev.min.val |
minimum prevalence of minimum values |
min.count.nonnull |
minimum count for estimation |
density estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.