Computes one of four fitting norms used as the objective function in
fitDist.
N(par, val, dist, norm, n.points)scalar numeric; the norm value (returns 10e9 if non-finite)
numeric vector of distribution parameter values
numeric vector of empirical data
character; name of the distribution to fit (e.g. "norm",
"ggamma")
character; norm identifier — one of "N1", "N2",
"N3", "N4"
integer; number of ECDF points used in the norm computation
fitDist