prtauto — prints automatic() results
prtauto(results,lnp,out)
results = a tlist provided by function automatic
lnp = the list of options provided by the user, among
- 'all': all results are printed
- 'initial': initial model
- 'st0_mod': stage 0 model printed
- 'st1_mod': stage 1 models printed
- 'st1_union': stage 1 union model printed
- 'st2_mod': stage 2 models printed
- 'st2_union': stage 2 union models printed
- 'final': final model printed
- 'st1_path': paths of stage 1 models printed
- 'st2_path': paths of stage 2 model printed
- 'path': stages 1 and 2 paths printed
- 'test_final': specification tests for final model printed
- 'test_inter': specification tests for all intermediate models printed
- 'test' : specification tests for all models printed
out = the file where to print the results
nothing, just print the results