-
- Downloads
Removed automatic deletionn of generated files.
Use clean method instead, for instance: >> o = x13(y); >> o.transform('function','log'); >> o.regression('variables','()'); .. >> o.run(); >> o.clean()
Please register or sign in to comment