Discretization Methods

Built a large test bank for the discretization methods.

Tests all sorts of things, and included cleaning up some minor aspects and implementing some missing options. As part of this I eliminated the dependence on Matlab Toolboxes (mostly around eliminating use of normcdf) except for multivariate normals . This leaves all the discretization methods much better tested than before, and with better default settings. It also puts me in a position up to add a couple of new discretization methods, hopefully coming soon.

1 Like