Mixed Data Fitter#

Currently the MixedDataFitter supports fitting the following models together,

  • GaussianDistribution

  • LaplaceDistribution

  • LogNormalDistribution

  • SkewNormalDistribution

Full Import#

from pymultifit.fitters.mixed_f import MixedDataFitter