yanyachen / rBayesianOptimization

Bayesian Optimization of Hyperparameters
81 stars 21 forks source link

Missing value where TRUE/FALSE needed #45

Open Afr063426 opened 1 year ago

Afr063426 commented 1 year ago

Hello, I am having this problem. When I run the function, it shows

Error in if (!(lo <- min(hi, IQR(x)/1.34))) (lo <- hi) || (lo <- abs(x[1L])) || : missing value where TRUE/FALSE needed