跳转至主要内容
Ctrl+K
chemotools  文档 - Home chemotools  文档 - Home
  • User Guide
  • Explore
  • Methods
  • Learn
  • Cite
  • API
  • GitHub
  • LinkedIn
  • User Guide
  • Explore
  • Methods
  • Learn
  • Cite
  • API
  • GitHub
  • LinkedIn

章节导航

  • 方法概览
    • 数据增强
      • 数据增强方法
        • AddNoise
        • BaselineShift
        • FractionalShift
        • GaussianBroadening
        • IndexShift
        • SpectrumScale
    • 预处理
      • 基线校正方法
        • AirPls
        • ArPls
        • AsLs
        • ConstantBaselineCorrection
        • CubicSplineCorrection
        • LinearCorrection
        • NonNegative
        • PolynomialCorrection
        • RubberbandCorrection
        • SubtractReference
      • Projection Methods
        • DirectOrthogonalization
        • ExternalParameterOrthogonalization
        • OrthogonalPLS
        • OrthogonalSignalCorrection
      • Derivative Methods
        • NorrisWilliams
        • SavitzkyGolay
      • Scale Methods
        • BandScaler
        • MinMaxScaler
        • NormScaler
        • ParetoScaler
        • PointScaler
      • Scatter Methods
        • ExtendedMultiplicativeScatterCorrection
        • MultiplicativeScatterCorrection
        • RobustNormalVariate
        • StandardNormalVariate
      • Smooth Methods
        • MeanFilter
        • MedianFilter
        • ModifiedSincFilter
        • SavitzkyGolayFilter
        • WhittakerSmooth
    • 特征选择
      • 特征选择方法
        • IndexSelector
        • RangeCut
        • SRSelector
        • VIPSelector
    • 异常值检测
      • 异常值检测方法
        • DModX
        • HotellingT2
        • QResiduals
        • Leverage
        • StudentizedResiduals
    • 绘图
      • Plotting Methods
        • SpectraPlot
        • ScoresPlot
        • LoadingsPlot
        • DistancesPlot
        • ExplainedVariancePlot
        • FeatureSelectionPlot
        • PredictedVsActualPlot
        • YResidualsPlot
        • QQPlot
        • ResidualDistributionPlot
    • 检查器
      • Inspector Methods
        • PCAInspector
        • PLSRegressionInspector
        • PreprocessingInspector
    • 物理
      • 物理方法
        • IntensityConversion
    • 适应
      • 适应方法
        • DirectStandardization
        • PiecewiseDirectStandardization
        • SpectralSpaceTransform
        • XAxisInterpolator
  • 方法
  • 方法概览
  • 绘图

绘图#

通过一个一致、可组合的绘图API,可视化您的光谱数据、模型诊断和结果。该绘图模块提供遵循统一设计模式的可重用绘图类,使您可以轻松创建用于得分、载荷、光谱和回归诊断的发表质量图形。

API 模块

  • Plotting Methods
    • SpectraPlot
    • ScoresPlot
    • LoadingsPlot
    • DistancesPlot
    • ExplainedVariancePlot
    • FeatureSelectionPlot
    • PredictedVsActualPlot
    • YResidualsPlot
    • QQPlot
    • ResidualDistributionPlot

上一页

StudentizedResiduals

下一页

Plotting Methods

显示源代码

© Copyright 2026, chemotools.

由 Sphinx 9.1.0创建。

使用 PyData Sphinx Theme 0.18.0构建.