prepare_argpath: Look at the argpath of a fit

prepare_argpathR Documentation

Look at the argpath of a fit

Description

Requires the fit to be run with blather = T. The same functionality was actually already implemented by Malenka in dMod::plot.parlist(..., path = T) Both are nice and you see different things. Maybe it would be cool to implement a clustering-option into Malenkas plot.parlist()

Usage

prepare_argpath(fit, ncluster = 1)

plot_argpath(argpath)

Arguments

fit

a fit returned from dMod::trust(..., blather = T)

argpath

result from prepare_argpath

Value

a data.frame for plotting with plot_argpath


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