powered by
Norm - function to be minimized during distrubution fit
N(par, val, dist, norm, n.points)
parameter value
empirical value
name of the distribution to be fitted
norm used for distribution fitting - id ('N1', 'N2', 'N3', 'N4')
number of points to be subsetted from ecdf
N(c(0,1), rnorm(1000), 'norm', 'N2', 30)
Run the code above in your browser using DataLab