getParametersToEstimate: Determine which parameters need sensitivities

View source: R/normIndiv.R

getParametersToEstimateR Documentation

Determine which parameters need sensitivities

Description

Determine which parameters need sensitivities

Usage

getParametersToEstimate(est.grid, trafo, reactions)

Arguments

est.grid

est.grid = data.table(condition, par1,...,parN)

trafo

symbolic base trafo

reactions

Object of class eqnlist()

Value

character, to go into the estimate-argument of odemodel

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)


dkaschek/dMod documentation built on March 1, 2025, 9:04 p.m.