Oleg
Oleg
hello! I would like to join in asking help for "skggm" installation. I created an environment with python 3.6.13 as @camiel-m mentioned before, also requirements.txt is satisfied, but I'm still...
hi, @mingzehuang! thanks for replying! yes, of course, it is just a typo, I meant three different vectors namely a, b, c. let me know if it works for you...
hi, @mingzehuang! thanks for looking at this issue, may I ask you if the example above works for you? I've tried to run it again after re-installing the library, but...
I have created a collab, so you can test this bug independently from your working environment: https://colab.research.google.com/drive/1UHTG0fUFX7AEQsJKOA-qJ85AlKlcE483?usp=sharing
hi, @mingzehuang! thanks for taking a look at this! after I've encoded my binary variables with 0/1 notation and added `method ='original'`, it worked out 👍 1) However, now I...
hi, @mingzehuang! 1. I've [tried](https://colab.research.google.com/drive/1m1OOShk2HcihZPHS-IUoT642KznY4bUq?usp=sharing) to import an updated version of latentcor, but it is no longer possible with Python 3.7 (default for Google Colab). It seems that `scipy.interpolate._rgi` is...
hi, @mingzehuang! Hope you doing fine! I run it on a dataframe containing both microbial count table and respective covariates. Here are the types I got after running get_types() method:...