load.parlist: Construct fitlist from temporary files.

View source: R/statistics.R

load.parlistR 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

mstrust


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.