adelie.diagnostic.DiagnosticCov#
- class adelie.diagnostic.DiagnosticCov(state)[source]#
Diagnostic class for covariance states.
- Parameters:
- state
A state object of covariance type from solving group elastic net.
Methods
__init__
(state)plot_benchmark
(**kwargs)Plots benchmark times.
plot_coefficients
(**kwargs)Plots the coefficient profile.
Plots the deviance profile.
plot_kkt
(**kwargs)Plots KKT failures.
plot_set_sizes
(**kwargs)Plots the set sizes.