petab_getPars_linScale | R Documentation |
Get parameters on nominal scale
petab_getPars_linScale(pe)
pe |
parameter vector
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other Parameter wrangling:
petab_getPars_estScale()
,
petab_mergeParameters()
,
petab_parameters_mergeParameters()
,
petab_setPars_estScale()
,
petab_setPars_linScale()
,
petab_transformPars_est2Lin()
,
petab_transformPars_lin2Est()
pe <- petab_exampleRead("01") parsLin <- petab_getPars_linScale(pe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.