incline.SavitzkyGolay ===================== .. currentmodule:: incline .. autoclass:: SavitzkyGolay .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SavitzkyGolay.__init__ ~SavitzkyGolay.analytic_operators ~SavitzkyGolay.closed_form_se ~SavitzkyGolay.evaluate ~SavitzkyGolay.fit ~SavitzkyGolay.native_posterior ~SavitzkyGolay.operators ~SavitzkyGolay.params ~SavitzkyGolay.scale_of ~SavitzkyGolay.with_scale .. rubric:: Attributes .. autosummary:: ~SavitzkyGolay.has_native_posterior ~SavitzkyGolay.is_linear ~SavitzkyGolay.linear ~SavitzkyGolay.name ~SavitzkyGolay.polyorder ~SavitzkyGolay.requires_regular_grid ~SavitzkyGolay.supported_orders ~SavitzkyGolay.window_length