pd_parf_collect: Collect parameters for simultaneous prediction or plotting

View source: R/dMod-pd.R

pd_parf_collectR Documentation

Collect parameters for simultaneous prediction or plotting

Description

Collect parameters for simultaneous prediction or plotting

Usage

pd_parf_collect(
  pd,
  opt.base = pd_parf_opt.base(include = TRUE, parameterSetId = "Base"),
  opt.mstrust = pd_parf_opt.mstrust(include = TRUE, fitrankRange = 1:20, tol = 1),
  opt.profile = pd_parf_opt.profile(include = FALSE, rows = "profile_endpoints",
    parameters = NULL),
  opt.L1 = pd_parf_opt.L1(include = FALSE)
)

Arguments

opt.profile

Value

pd with pd$parf

Author(s)

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

See Also

Other parframe handling: pd_parf_collectL1(), pd_parf_collectMstrust(), pd_parf_collectPars(), pd_parf_collectProfile(), pd_updateEstPars(), readPd()


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