pd_petabSelect_collectReportYamlCriteria | R Documentation |
Chooses LL based on availability
If mstrust is available, take from mstrust
else take from "base" (which might be a single fit) CAREFUL: base might be worse than base_obsParsFitted, as base is not necessarily fitted
else take from "base_obsParsFitted"
else take from pd$pars (which might be unfitted)
pd_petabSelect_collectReportYamlCriteria(pd)
pd |
a pd |
list(AIC = numeric(1L), BIC = numeric(1L))
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other petab select:
as.data.table.reportYaml()
,
pd_petabSelect_collectEstimatedParameters()
,
pd_petabSelect_collectParameters()
,
pd_petabSelect_reportYaml()
,
petabSelect_LRT()
,
petabSelect_collectReportYamlCriteria()
,
petabSelect_compareModels()
,
petabSelect_readReportYaml()
,
petabSelect_reportYaml()
,
petabSelect_writeReportYaml()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.