Error in quantile.default(x[[ncol(x)]], probs = (1 + c(-level, level))/2) : missing values and NaN's not allowed if 'na.rm' is FALSE #520
Labels
bug
an unexpected problem or unintended behavior
When sample is small, bootstrap samples will give
NA
value, which prevented the calculation of confidence interval.Created on 2023-12-22 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: