extr_par: Extracts the fitted distribution parameters to be introduced in other function
Description
Auxiliar function for internal use only
Usage
extr_par(x, dist)
Value
A list of fitted parameters.
Arguments
x
List of parameters obtained by the aplication of the Fit_dist_parameter function
dist
Name of the distribution we would like to stract the parameters
("norm", "lnorm", "geom", "exp", "pois", "gamma",
"cauchy", "logis", "weibull", "nbinom", "beta",
"chisq", "t", "f")