adelie.diagnostic.DiagnosticNaive#
- class adelie.diagnostic.DiagnosticNaive(state)[source]#
Diagnostic class for naive states.
- Parameters:
- state
A state object of naive 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.