CADETProcess.optimization.OptimizationResults.plot_corner

CADETProcess.optimization.OptimizationResults.plot_corner#

OptimizationResults.plot_corner(*args, **kwargs)[source]#

Create a corner plot of the independent variables.

Parameters:
untransformedbool, optional

If True, use the untransformed independent variables. The default is True.

showbool, optional

If True, display the plot. The default is True.

plot_directorystr, optional

The directory where the plot should be saved. The default is None.

See also

CADETProcess.results.plot_corner
corner.corner