parmEstDensVec | R Documentation |
Density estimation on a single vector
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.