Skip to content
View YCHuang0610's full-sized avatar
🐶
Working from home
🐶
Working from home
  • Peking University
  • Beijing, China

Highlights

  • Pro

Block or report YCHuang0610

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ImageUtilsTools ImageUtilsTools Public

    Jupyter Notebook 1

  2. Python did't have a package to calcu... Python did't have a package to calculate a pairwised partial correlation matrix when regressing the predefined covariances just like Matlab's partialcorr(X, Z) function. Unlike the pcorr function in pingouin package, you can used a set of unchangeable covariances to regress and generated a pairwised matrix.
    1
    import numpy as np
    2
    from scipy import stats, linalg
    3
    
                  
    4
    
                  
    5
    """
  3. Codes_for_things Codes_for_things Public

    R

  4. LbGP-gut-microbiome LbGP-gut-microbiome Public

    Code repository of LbGP article

    R