Closed bradbell closed 4 years ago
Found some more cases of 'genralized gaussian error function' and converted them to 'generalized gaussian cumulative distribution function'
Improved the objective_fun documentation (in Developer Doc) and added a test of directly calling obective_fun (with out a model).
Most all this work is going on in the
cppad_py
directory and does not affect the rest of the code. Some times I make corrections to, or need to re-factor, the other code during this process.During this process I corrected some of the documentation and improved the index notation for the normal version of effects2params. When I actually pull in the AD stuff I plan to use one set of documentation for the normal and AD versions of the routines.