SkillAgentSearch skills...

Ocd

online changepoint detection

Install / Use

npx skills add wangtengyao/ocd

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ocd: A package for high-dimensional multiscale online changepoint detection

Description

The ocd R package provides the S3 class ChangepointDetector that processes data sequentially and aims to detect change as soon as it occurs online subject to false alarm rates.

Installation

library(devtools)
install_github('wangtengyao/ocd')

References

Chen, Y., Wang, T. and Samworth, R. J. (2020) High-dimensional multiscale online changepoint detection Preprint. arxiv:2003.03668.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated10mo ago
Forks1

Languages

R

Security Score

62/100

Audited on Sep 24, 2025

No findings