Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] CUSUM test #261

Open
bvenn opened this issue Apr 6, 2023 · 0 comments
Open

[Feature Request] CUSUM test #261

bvenn opened this issue Apr 6, 2023 · 0 comments

Comments

@bvenn
Copy link
Member

bvenn commented Apr 6, 2023

Cumulative sum (CUSUM) test

The CUSUM procedure is now one of the most well-known monitoring methods for sequential data. There are two types of CUSUM: the tabular (algorithmic, decision interval) CUSUM and the V-mask form. The tabular CUSUM was introduced by Page. Developed from the Wald sequential test, the tabular CUSUM was designed to detect changes in a process parameter of interest, p, say. [...] The V-mask CUSUM is now regarded as awkward to use in practice. - Use of risk-adjusted CUSUM and RSPRT charts for monitoring in medical contexts

References

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

No branches or pull requests

1 participant