gmwm
gmwm copied to clipboard
Mixed Model Specification
Issue:
Currently, the user can either supply the starting values or have the program begin guessing all the values. Sometimes it would be helpful to fix certain parameters and have the program guess the remaining.
Solution:
Reimplement the TS Model object to support a mixed type. E.g. specific non-default values.
This enables issue #90.