BFAIR.mfa.utils.percent_observable_fluxes

BFAIR.mfa.utils.percent_observable_fluxes(fittedFluxes, as_num=False)[source]

Calculates the percentage of how many of the fluxes in the input dataframe qualify as observable fluxes.

Parameters
fittedFluxespandas.DataFrame

Dataframe (reimported output of an INCA simulation) that contains the confidence intervals predicted for the model.

Returns
percentage of observable fluxesstring

relative to total number of fluxes.