meboot.part {meboot} | R Documentation |
Internal function.
meboot.part (x, n, z, xmin, xmax, desintxb, reachbnd)
x |
vector of data, |
n |
length of |
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. |
A vector of resampled data.