ruins.apps.uncertainty
#
Module Contents#
Functions#
|
Show an explanation, if it was not already shown. |
|
|
|
# TODO: document this |
|
The concept playground demonstrates how knightian uncertainty |
|
Attributes#
- ruins.apps.uncertainty._TRANSLATE_EN#
- ruins.apps.uncertainty._TRANSLATE_DE#
- ruins.apps.uncertainty.concept_explainer(config: ruins.core.Config, **kwargs)#
Show an explanation, if it was not already shown.
- ruins.apps.uncertainty._helper_plot(ev1: List[Tuple[float, float]], ev2: Tuple[float, float] = None, **kwargs) plotly.graph_objects.Figure #
- ruins.apps.uncertainty.concept_graph(config: ruins.core.Config, expander_container=st.sidebar, **kwargs) plotly.graph_objects.Figure #
# TODO: document this
- ruins.apps.uncertainty.concept_playground(config: ruins.core.Config) None #
The concept playground demonstrates how knightian uncertainty is different from risk and how it influences everyday decisions.
- ruins.apps.uncertainty.main_app(**kwargs)#