petab_model: PEtab structural model without sbml

View source: R/PEtab.R

petab_modelR Documentation

PEtab structural model without sbml

Description

PEtab structural model without sbml

Usage

petab_model(
  equationList,
  events = NA,
  parInfo = getParInfo(equationList, events),
  speciesInfo = getSpeciesInfo(equationList),
  ...
)

Arguments

equationList

eqnlist

events

eventlist

parInfo

getParInfo()

speciesInfo

getSpeciesInfo()

...

not used, but could be used in the future for imitating assignment rules etc

Value

list

Author(s)

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


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