load.parlist {dMod} | R Documentation |
Construct fitlist from temporary files.
Description
An aborted mstrust
leaves behind results of already completed fits. This command loads these
fits into a fitlist.
Usage
load.parlist(folder)
Arguments
folder |
Path to the folder where the fit has left its results. |
Details
The command mstrust
saves
each completed fit along the multi-start sequence such that the results can
be resurected on abortion. This command loads a fitlist from these
intermediate results.
Value
An object of class parlist.
Author(s)
Wolfgang Mader, Wolfgang.Mader@fdm.uni-freiburg.de
See Also
[Package dMod version 1.0.2 Index]