George Perendia george@perendia.orangehome.co.uk writes:
I added a wiki with a manual page for PI and there are test files in the tests subdirectory.
Thanks for that.
I just committed a few modifications, which concern in particular Octave compatibility.
With these changes, your code runs on Octave, but the numerical results on your two examples are very different in MATLAB and in Octave.
Can you please investigate the problem ?
I don’t really understand the difference between no varobs, and varobs with all endogenous. If they are indeed the same (and correspond to the standard full information case), maybe we should forbid the use of partial_information without varobs statement, for the sake of clarity ?
I am not sure whether if and if, how to amend the html manual pages.
You can edit the manual.xml file. It is an XML document using the DocBook 4.5 (see http://www.docbook.org/tdg/en/html/docbook.html ).
I encourage you to use an editor which validates XML syntax against the Docbook DTD (i.e. the grammar defining the valid constructs).
If editing this document seems too much to learn, then please create a section on the wiki page listing the changes that you want to incorporate into the manual, and I will merge them.
Best,