analyze_result.h File Reference

CPP API: analyze_result.h File Reference
models/ode_secirvvs/analyze_result.h File Reference
Include dependency graph for models/ode_secirvvs/analyze_result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::osecirvvs
 

Functions

template<class Model >
std::vector< Model > mio::osecirvvs::ensemble_params_percentile (const std::vector< std::vector< Model >> &ensemble_params, double p)
 computes the p percentile of the parameters for each node. More...