Description Usage Arguments Details
The density and the distribution function of non-parametric normal distribution
1 2 3 4 5 6 7 |
x |
vector of observations, vector of quantiles |
mu0 |
the vector of support points |
pi0 |
the vector of weights correponding to the support points |
sd |
standard deviation. |
log, log.p |
logical; if TRUE, the result will be given in log scale. |
lower.tail |
logical; if TRUE, the lower probability is computed |
dnpnorm
gives the density, pnpnorm
gives the distribution function,
pnpnorm1
focus on the more accurate but slower distribution function of
a non-parametric normal distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.