mofaflex.pl.factor_correlation

mofaflex.pl.factor_correlation#

mofaflex.pl.factor_correlation(model, figsize=(8, 8))#

Plot the correlation between factors.

Parameters:
  • model (MofaFlex | MOFAFLEX) – The term to plot the factor correlation for. Can also be a MOFAFLEX object if it has only one term.

  • figsize (tuple[float, float] (default: (8, 8))) – Figure size in inches.

Return type:

plotnine.ggplot