Plotting Classes#
|
Plot class for visualizing spectral data. |
|
Simple, composable scores plot for a single dataset. |
|
Loadings plot implementing Display protocol for model inspection. |
|
Simple, composable distances plot for a single dataset. |
|
Visualize explained variance by component with cumulative variance. |
|
Plot class for visualizing feature selection on spectral data. |
|
Scatter plot of predicted vs actual values to assess regression fit. |
|
Plot of residuals to assess homoscedasticity and model fit quality. |
|
Quantile-Quantile plot to assess if residuals follow a normal distribution. |
|
Histogram plot of residuals to assess normality and distribution shape. |