smoothness

Contents

smoothness#

mofaflex.pl.smoothness(model, figsize=(3, 3))#

Plot the smoothness of the GP for each factor.

Parameters:
  • model (MOFAFLEX) – The MOFA-FLEX model.

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

Return type:

plotnine.ggplot