pd_parf_collect | R Documentation |
Collect parameters for simultaneous prediction or plotting
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) )
opt.profile |
pd with pd$parf
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other parframe handling:
pd_parf_collectL1()
,
pd_parf_collectMstrust()
,
pd_parf_collectPars()
,
pd_parf_collectProfile()
,
pd_updateEstPars()
,
readPd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.