RcParams({'data.http_protocol': 'https',
'data.index_origin': 0,
'data.load': 'lazy',
'plot.backend': 'matplotlib',
'plot.bokeh.bounds_x_range': 'auto',
'plot.bokeh.bounds_y_range': 'auto',
'plot.bokeh.figure.dpi': 60,
'plot.bokeh.figure.height': 500,
'plot.bokeh.figure.width': 500,
'plot.bokeh.layout.order': 'default',
'plot.bokeh.layout.sizing_mode': 'fixed',
'plot.bokeh.layout.toolbar_location': 'above',
'plot.bokeh.marker': 'Cross',
'plot.bokeh.output_backend': 'webgl',
'plot.bokeh.show': True,
'plot.bokeh.tools': 'reset,pan,box_zoom,wheel_zoom,lasso_select,undo,save,hover',
'plot.matplotlib.constrained_layout': True,
'plot.matplotlib.show': False,
'plot.max_subplots': 40,
'plot.point_estimate': 'mean',
'stats.credible_interval': 0.94,
'stats.ic_scale': 'log',
'stats.information_criterion': 'loo'})