addTrafoForPaths: transform parametersets from the profiles for path plotting

View source: R/toolsSeverin.R

addTrafoForPathsR Documentation

transform parametersets from the profiles for path plotting

Description

while using non-trivial steady states, parameters can couple trough the steady states. This function applies the transformation to the parameter sets from the profiles, to account for that.

Usage

addTrafoForPaths(profs, trafo)

Arguments

profs

parframe with the profiles, as returned from the dMod::profile function

trafo

parameter transformation for the steady states, as returned by P(steadystateTrafo). Currently no ther formulation is supported.

Value

parframe of the input profs with the added columns of trafo applied to the parameters.


dkaschek/dMod documentation built on June 12, 2025, 2:50 a.m.