BoundedDensity generator methodUser friendly constructor method for BoundedDensity objects.
boundedDensity(x,densities,lower.limit=0,upper.limit=1)a numeric vector containing data samples within the [lower.limit,upper.limit] interval.
a numeric vector containing the density for each point in x
a numeric value for the lower limit of the bounded interval for the data
a numeric value for the upper limit of the bounded interval for the data. That is, the data is with the [lower.limit,upper.limit] interval