| N | R Documentation |
Computes one of four fitting norms used as the objective function in
fitDist.
N(par, val, dist, norm, n.points)
par |
numeric vector of distribution parameter values |
val |
numeric vector of empirical data |
dist |
character; name of the distribution to fit (e.g. |
norm |
character; norm identifier — one of |
n.points |
integer; number of ECDF points used in the norm computation |
scalar numeric; the norm value (returns 10e9 if non-finite)
fitDist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.