Open liukeweiaway opened 1 year ago
I don't know what went wrong
result_tuned = Tune_ConQuR(tax_tab=taxa, batchid=batchid, covariates=covar, batch_ref_pool=c("0", "1"), logistic_lasso_pool=F, quantile_type_pool=c("standard", "lasso"), # simple_match_pool=F, lambda_quantile_pool=c(NA, "2p/n"), interplt_pool=F, frequencyL=0, frequencyU=1) Error in strsplit(methodtemp[ii], "") : non-character argument
I tried your implementation with my data sets and there is no such an error. Would you please provide an example data that produce the error?
I don't know what went wrong
result_tuned = Tune_ConQuR(tax_tab=taxa, batchid=batchid, covariates=covar, batch_ref_pool=c("0", "1"), logistic_lasso_pool=F, quantile_type_pool=c("standard", "lasso"), # simple_match_pool=F, lambda_quantile_pool=c(NA, "2p/n"), interplt_pool=F, frequencyL=0, frequencyU=1) Error in strsplit(methodtemp[ii], "") : non-character argument