Hello,
I am having issues when I am trying to run Tune_ConQuR_libsize. I keep getting this error:
Error in { : task 1 failed - "missing value where TRUE/FALSE needed"
My input is:
Tune_ConQuR_libsize(tax_tab=otu_tab1, batchid=batchid, covariates=covar1,
batch_ref_pool=c("A","B","C", "D", "E", "F"),
logistic_lasso_pool= c(T,F),
quantile_type_pool=c("standard","lasso"),
simple_match_pool=c(T,F),
lambda_quantile_pool=c(NA, "2p/n"),
interplt_pool=c(T,F),
frequencyL=0,
frequencyU=1)
I have also tried the Vignette Tune_ConQuR parameters and I also get this error. When I run Tune_ConQuR, with these parameters it works. Any help will be appreciated
Hello,
I am having issues when I am trying to run Tune_ConQuR_libsize. I keep getting this error:
Error in { : task 1 failed - "missing value where TRUE/FALSE needed"
My input is:
Tune_ConQuR_libsize(tax_tab=otu_tab1, batchid=batchid, covariates=covar1,
batch_ref_pool=c("A","B","C", "D", "E", "F"),
logistic_lasso_pool= c(T,F),
quantile_type_pool=c("standard","lasso"),
simple_match_pool=c(T,F),
lambda_quantile_pool=c(NA, "2p/n"),
interplt_pool=c(T,F),
frequencyL=0,
frequencyU=1)
I have also tried the Vignette Tune_ConQuR parameters and I also get this error. When I run Tune_ConQuR, with these parameters it works. Any help will be appreciated