plotPars: Plot parameter values for a fitlist

plotParsR Documentation

Plot parameter values for a fitlist

Description

Plot parameter values for a fitlist

Usage

plotPars(x, ...)

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

## S3 method for class 'tbl_df'
plotPars(dMod.frame, hypothesis = 1, ..., tol = 1)

Arguments

x

parameter frame as obtained by as.parframe(mstrust)

...

arguments for subsetting of x

tol

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

nsteps

number of steps from the waterfall plot


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.