content:

  • Introduction
  • Installation
  • Core Modules, creates and solves model instances
    • modelclass module
    • modelnewton module
    • modelpattern module
    • modelBLfunk module
    • modeluserfunk module
  • Processing model specification
  • Attribution
  • Quick result visualization
  • Report writing
  • Dashboard
  • Jupyter Stuff
  • Targets and instruments
  • Enrich dataframes with modelflow
  • Convex optimization
  • Template for a user defined model class based on the model class
ModelFlow
  • Core Modules, creates and solves model instances
  • View page source
Previous Next

Core Modules, creates and solves model instances

Contents:

  • modelclass module
    • BaseModel
    • Org_model_Mixin
    • Model_help_Mixin
    • Dekomp_Mixin
    • Description_Mixin
    • Modify_Mixin
    • Graph_Mixin
    • Graph_Draw_Mixin
    • Display_Mixin
    • Json_Mixin
    • Zip_Mixin
    • Excel_Mixin
    • Solver_Mixin
    • Dash_Mixin
    • Fix_Mixin
    • Stability_Mixin
    • Report_Mixin
    • model
    • upd
    • node
    • ttimer()
    • create_model()
    • get_a_value()
    • set_a_value()
    • insertModelVar()
    • lineout()
    • dfout()
    • upddfold()
    • upddf()
    • randomdf()
    • join_name_lag()
    • timer_old()
  • modelnewton module
    • diff_value_base
    • diff_value_col
    • diff_value
    • newton_diff
  • modelpattern module
    • nterm
    • udtrykre()
    • find_frml()
    • split_frml()
    • find_statements()
    • model_parse_old()
    • model_parse()
    • list_extract()
    • check_syntax_model()
    • udtryk_parse()
    • kw_frml_name()
    • f1()
    • f2()
  • modelBLfunk module
    • logit_inverse()
    • sum_excel()
    • logit()
    • normcdf()
    • qgamma()
    • clognorm()
  • modeluserfunk module
    • recode()
Previous Next

© Copyright 2024, Ib Hansen.

Built with Sphinx using a theme provided by Read the Docs.