YuZhang-learner

Results 6 comments of YuZhang-learner

length(unique(V(PS_weight_igraph)$modularity )) my_col % select("name") ASV_order% left_join(PS_node_ASV, by=c("name"="X")) %>% select(-Species) m_color % activate(nodes) %>% select(color) %>% as.data.frame() range01

> Thank you, actually I wanted to use SpiecEasi Network, but I got an error when running the following code. rand.remov.once

There is still an error: ![image](https://user-images.githubusercontent.com/75114949/189517962-7f80f683-533c-469e-a2c6-0c5d39e204ca.png) > zdk123

@zdk123 > Why do you think it needs to be higher? > > the lambda path is determined by `max.lambda` and `max.lambda*lambda.min.ratio`, so lambda.min.ratio must be within the interval `(0,1)`...

> Why do you think it needs to be higher? > > the lambda path is determined by `max.lambda` and `max.lambda*lambda.min.ratio`, so lambda.min.ratio must be within the interval `(0,1)` -...

I had the same problem. Expect someone to answer.