plot.parlist {dMod}R Documentation

Plot a parameter list.

Description

Plot a parameter list.

Usage

## S3 method for class 'parlist'
plot(x, path = FALSE, ...)

Arguments

x

fitlist obtained from mstrust

path

print path of parameters from initials to convergence. For this option to be TRUE mstrust must have had the option blather.

...

additional arguments

Details

If path=TRUE:

Author(s)

Malenka Mader, Malenka.Mader@fdm.uni-freiburg.de


[Package dMod version 1.0.2 Index]