petabSelect_reportYaml: Collect all information for the reportYaml

View source: R/petab_select.R

petabSelect_reportYamlR Documentation

Collect all information for the reportYaml

Description

Collect all information for the reportYaml

Usage

petabSelect_reportYaml(
  model_id,
  petab_yaml,
  sbml,
  parameters,
  estimated_parameters,
  criteria
)

Arguments

model_id

string

petab_yaml

filename of yaml

sbml

filename of sbml

parameters

named list of numeric entries for fixed parameters and "estimate" for estimated parameters

estimated_parameters

named list of numeric parameters

criteria

list(AIC, BIC, AICc)

Value

simply a list of the supplied objects

Author(s)

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

See Also

Other petab select: as.data.table.reportYaml(), pd_petabSelect_collectEstimatedParameters(), pd_petabSelect_collectParameters(), pd_petabSelect_collectReportYamlCriteria(), pd_petabSelect_reportYaml(), petabSelect_LRT(), petabSelect_collectReportYamlCriteria(), petabSelect_compareModels(), petabSelect_readReportYaml(), petabSelect_writeReportYaml()


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