load.parlist: Construct fitlist from temporary files.

Description Usage Arguments Details Value Author(s) See Also

View source: R/statistics.R

Description

An aborted mstrust leaves behind results of already completed fits. This command loads these fits into a fitlist.

Usage

1
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

mstrust


dMod documentation built on Jan. 27, 2021, 1:07 a.m.