ode_monolix: ODE monolix

View source: R/desolve_to_monolix.R

ode_monolixR Documentation

ODE monolix

Description

ODE monolix

Usage

ode_monolix(
  func = Lorenz,
  mb_output,
  parms = parameters,
  y = state,
  depot = "C",
  datafile = "",
  add_param = "",
  ytype = data.frame(),
  outputcat = T,
  ...
)

Arguments

func

same as the ode

parms

same as the ode

y

same as the ode

datafile

Either a .tab or an other cfl

...

Peccary-PMX/PeccaReverse documentation built on Feb. 7, 2023, 11:26 p.m.