Skip to content

Nonlin regression

No due date 66% complete

Implement basic non-lin regression with SciPy functions, so that the VLE data can be fitted with following models:

  • NRTL
  • UNIQUAC
  • some simpler models?

Then implement advanced regression methods as does ERA 3.0.

The road ahead:

  • custom models in Py
  • statistical analysis ~ERA
  • Van Ness test for TD consistency of fitting

Implement basic non-lin regression with SciPy functions, so that the VLE data can be fitted with following models:

  • NRTL
  • UNIQUAC
  • some simpler models?

Then implement advanced regression methods as does ERA 3.0.

The road ahead:

  • custom models in Py
  • statistical analysis ~ERA
  • Van Ness test for TD consistency of fitting
Loading