Skip to content

CUSUM is the cumulative sum of the samples and CUMEAN is the cumulative sum of the updated samples with their mean. CUSUM and CUMEAN can detect relatively small changes in a process mean. They can be more useful in the time series dataset.

Notifications You must be signed in to change notification settings

nartasan/CUMEAN-and-CUSUM-in-pandas-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CUMEAN-and-CUSUM-in-pandas-python

CUSUM is the cumulative sum of the samples and CUMEAN is the cumulative sum of the updated samples with their mean. CUSUM and CUMEAN can detect relatively small changes in a process mean. They can be more useful is the time series dataset.

About

CUSUM is the cumulative sum of the samples and CUMEAN is the cumulative sum of the updated samples with their mean. CUSUM and CUMEAN can detect relatively small changes in a process mean. They can be more useful in the time series dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published