Skip to content

Add support for univariate monitoring #47

Open
@afraniomelo

Description

@afraniomelo

How we are today

BibMon is based on multivariate statistical process monitoring and machine learning, aiming to establish robust monitoring procedures by identifying relevant relationships among several variables.

Proposed new feature

An important branch of process monitoring deals with univariate methods, which focus on analyzing single variables independently. Examples include statistical quality control, where individual quality metrics or operational parameters are monitored to detect deviations from established control limits (MONTGOMERY, 2012), and monitoring trends or seasonality in univariate time series, which involves analyzing patterns over time to predict future behavior and identify anomalies (ALEXANDROV, 2012).

Implementation

A new BibMon module can be implemented to handle univariate time series. This module could support the creation of various types of control charts, such as Shewhart, CUSUM, and EWMA charts, and utilize univariate time series analysis tools like Facebook's Prophet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions