PESTO icon indicating copy to clipboard operation
PESTO copied to clipboard

PESTO: Parameter EStimation TOolbox, Bioinformatics, btx676, 2017.

Results 42 PESTO issues
Sort by recently updated
recently updated
newest added

Hi, I want to ask whether in MATLAB the **parallel** mode in getMultiStarts.m is working correctly? I noticed that it is not fully implemented compared to **sequential** mode. So, are...

Hi, In Matlab when I run profile likelihood (plotParameterProfiles.m) in the figure there are red circles and squares, which indicate MS-convergence & divergence. Could you please explain the meaning and...

Hello, i have a non-linear ode-system and wanted to define the parameter min and max. Because the parameter is negative, i have a problem with the borders, because it only...

Had trouble doing it in windows

help wanted

Add regression tests

enhancement

To Bioinformatics, 34(4):705–707, 2018

enhancement

If only absolute measurement (=scaling 1) are used, the observables/experiments still need to be listed in expgroups_scaling and obsgroups_scaling. Either this should be checked when setting the option or the...

in these two optionfiles lower is often used for numeric values (e.g. this.memoryLength = lower(value), I suspect copy and paste)

enhancement

https://www.inverseproblem.co.nz/OPTI/ would make quite a few optimization routines available ;)

enhancement

When the user sets `warning off`, it likely wants no output at all, i.e. also not the output "Last Error in ..." from objectiveWrap and getMultiStarts, so set the mode...

enhancement