get_pdf_selected¶
-
biophysics_fitting.model_selection.get_pdf_selected(pdf, BAC_limit=
3.5, step_limit=4.5, objectives_BAC=objectives_BAC, objectives_step=objectives_step)¶ Select models based on cutoffs from a DataFrame.
Filters the dataframe such that all models are within desired range of the objective, and sorts it by its deviation from the empirical mean. See
Evaluatorfor more information on evaluation voltage traces.
Documentation unclear, incomplete, broken or wrong? Let us know