plotPars: Plot parameter values for a fitlist

Description Usage Arguments

View source: R/plots.R

Description

Plot parameter values for a fitlist

Usage

1
2
3
4
## S3 method for class 'parframe'
plotPars(x, tol = 1, ...)

plotPars(x, ...)

Arguments

x

parameter frame as obtained by as.parframe(mstrust)

tol

maximal allowed difference between neighboring objective values to be recognized as one.

...

arguments for subsetting of x


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