Package: kronxNBC 0.1.1
kronxNBC: Clock of Regimes Naive Bayes Classifier (Student-t)
Computes and fits a heavy-tailed Student-t Naive Bayes classifier for non-stationary financial market regime analysis (Clock of Regimes, COR). The core innovation is a profile grid search over the degrees-of-freedom parameter nu that prevents numerical underflow and structural classification failures when identifying fat-tailed Stress regimes. Provides S3 methods for fitting, prediction, summarising, plotting, and parameter extraction.
Authors:
kronxNBC_0.1.1.tar.gz
kronxNBC_0.1.1.zip(r-4.7)kronxNBC_0.1.1.zip(r-4.6)kronxNBC_0.1.1.zip(r-4.5)
kronxNBC_0.1.1.tgz(r-4.6-any)kronxNBC_0.1.1.tgz(r-4.5-any)
kronxNBC_0.1.1.tar.gz(r-4.7-any)kronxNBC_0.1.1.tar.gz(r-4.6-any)
kronxNBC_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kronxNBC/json (API)
| # Install 'kronxNBC' in R: |
| install.packages('kronxNBC', repos = c('https://oismrg-saamlab.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a9df2955ae. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-oldrel-arm64 | OK | 149 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 104 |
Exports:student_t_naive_bayestables
Dependencies:naivebayes
Empirical Regime Classification with KRONXnbc
Rendered fromempirical-regime-classification.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-30
Started: 2026-05-30
kronxNBC: Student-t Naive Bayes Classification for Financial Market Regime Detection in R
Rendered fromkronxNBC-jss.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-05-30
Started: 2026-05-30
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coefficient extraction for student_t_naive_bayes | coef.student_t_naive_bayes |
| Plot method for student_t_naive_bayes | plot.student_t_naive_bayes |
| Predict method for student_t_naive_bayes | predict.student_t_naive_bayes |
| Print method for student_t_naive_bayes | print.student_t_naive_bayes |
| Student-t Naive Bayes Classifier | student_t_naive_bayes |
| Summary method for student_t_naive_bayes | summary.student_t_naive_bayes |
| Parameter tables for Naive Bayes classifiers | tables tables.default tables.student_t_naive_bayes |
