petabSelect_reportYaml | R Documentation |
Collect all information for the reportYaml
petabSelect_reportYaml( model_id, petab_yaml, sbml, parameters, estimated_parameters, criteria )
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) |
simply a list of the supplied objects
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.