Known Bugs and Code Changes

** Beta Version

October 17 2005: Changes in Example Ox Files
Please download a revised set of example files.

October 22 2005: Changes in Code
Added option allowing the user to choose the standard error procedure:
Syntax: dcm.SetStdErr(g), where g is one of:

SE_ROBUST, SE_OPG, SE_HESSIAN


Example Files ammended, plus manual updated.

**Version 1.1

May 17th, 2006: Users Running Ox4.0

Users running Ox4.0 should comment out, using //, lines 3234 and 3277 of the file dcm.ox

These should now appear, respectively, as

//Modelbase::ReceiveDialog(sDialog, asOptions[rows(asOptions)-6:], aValues[rows(asOptions)-6:]);

//Modelbase::ReceiveDialog(sDialog, asOptions, aValues);