mosaicmpi.integration.Integration.get_corr_matrix_lowertriangle#
- Integration.get_corr_matrix_lowertriangle(max_k_filter=False, selected_k_filter=False, quantile_transformation=False) DataFrame#
Get the lower triangular correlation matrix for building the correlation network.
- Parameters:
- Returns:
program × program correlation matrix with diagonal and upper triangle set to NaN
- Return type:
pd.DataFrame