meboot.part (x, n, z, xmin, xmax, desintxb, reachbnd)
Arguments
x
vector of data, ts object or pdata.frame object.
n
length of x.
z
class intervals limits.
xmin
lower limit in the left tail.
xmax
upper limit in the left tail
desintxb
desired inteval means.
reachbnd
logical. If TRUE potentially reached bounds (xmin = smallest value - trimmed mean and xmax=largest value + trimmed mean) are given when the random draw happens to be equal to 0 and 1, respectively.