BayesicFitting
BayesicFitting copied to clipboard
Bayesian fitting package
Hello! For my research I'm trying to using a Bayesian approach to fit my dataset with a sigmoid model and have had success using your 3-parameter logistic function (`LogisticModel()`). I'd...
Hello, I'm trying to use BayesicFitting in spectrum analysis. The model contains several (many) Voigt profiles and coded as VoigtModel() + VoigtModel() + .... The model also has one more...
Hey Do, I am trying to implement a double exponential decay model using the built in classes but I am having some troubles implementing the amplitude fraction x1. Is that...
The current version of BayesicFitting is not compatible with numpy 2.0. Are you thinking to update the package?