lnccbrown / HSSM

Development of HSSM package
Other
82 stars 11 forks source link

[Refactor] `Params` class, which wraps around a dictionary and stores all `Param` information #559

Closed digicosmos86 closed 1 month ago

digicosmos86 commented 3 months ago

This class also handles the following:

  1. Determines and keeps track of which Param to use as parent
  2. Iterates over all params and produces Bambi definitions of formula and priors
  3. Produces printouts for all parameters
  4. Produces user specifications in all parameters for model saving/loading