factor_correlation# mofaflex.pl.factor_correlation(model, figsize=(8, 8))# Plot the correlation between factors. Parameters: model (MOFAFLEX) – The model to plot the factor correlation for. figsize (tuple[float, float] (default: (8, 8))) – Figure size in inches. Return type: plotnine.ggplot