This is useful if the run was made outside of NMproject and we want to
leverage NMproject to do postprocessing and results extraction. It is not
recommended to apply run_nm()
or write_ctl()
to this object as that would
break reproducibility
completed_nm(mod_file, data_path = data_name(mod_file), force = FALSE)
Path to a model file
Optional path to the corresponding data set
Passed to new_nm()
.
An nm object with class "completed_nm".