pe_L1_updateParameterFormulaInjection: Title

View source: R/PEtab.R

pe_L1_updateParameterFormulaInjectionR Documentation

Title

Description

Title

Usage

pe_L1_updateParameterFormulaInjection(pe, parameterId_base)

Arguments

pe
parameterId_base

vector of parameterId which should be L1'd.

Value

petab with updated parameterFormulaInjection, see L1_getParameterFormulaInjection()

Author(s)

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

See Also

Other petab L1: L1_getParameterFormulaInjection(), pe_L1_addL1ParsToExperimentalCondition(), pe_L1_createL1Problem()

Examples

pe <- petab_exampleRead("05")
pe_L1_updateParameterFormulaInjection(pe, c("kcat", "E"))

dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.