OVVO-Financial/NNS
Nonlinear Nonparametric Statistics
clusteringeconometricsmachine-learningnonlinearnonparametricpartial-momentsstatisticstime-series
First Claude commit: Jun 13, 2026Last Claude commit: 17d agoDiscovered: Jul 14, 2026
Recent Claude Commits
Accept duplicate predictor columns in NNS.stack and NNS.boost
38d88f217d agoauthor_emailNNS.VAR: pass an integer ts.test to NNS.stack
eedea4f17d agoauthor_emailNNS.VAR: strip duplicate cbind names in trailing-NA interpolation
faf559117d agoauthor_emailNNS.VAR: fall back to MSE when co-movement objective is degenerate
dfc197717d agoauthor_emailGuard Method 1 candidates with no out-of-fold coverage
93010e117d agoauthor_emailMerge NNS.part complete-case fix from stack-boost-rewrite
6b5e7b617d agoauthor_emailRestore complete-case handling with infinities in NNS.part validation
12066a117d agoauthor_emailRestore native performance for the repaired regression engine
001e24e17d agoauthor_emailFix CV kernel matrix layout; align named IVs.test vectors by training names
90f326917d agoauthor_emailFix outsider mask misalignment for multi-row point.est
8dd790c18d agoauthor_emailScale default n.best by sqrt(observations) instead of sqrt(features)
0ba6b9718d agoauthor_emailFix NNS.norm list-input bugs: nonlinear path and length detection
b985a0c26d agoauthor_emailComplete infinity handling in NNS_reg_points_cpp; fix helper roxygen placement
06f79821mo agoauthor_emailNormalize RcppExports line endings to CRLF (match repo)
2a921691mo agoauthor_emailReplace tail()/head() with indexing in NNS.ARMA hot loops
4283e5f1mo agoauthor_emailNative quadrants-only fast path in NNS.dep bivariate
c3e71b51mo agoauthor_emailDefer deparse(match.call()) in NNS.ARMA to the plotting branch
9fb30511mo agoauthor_emailBypass NNS.part data.table wrapper in NNS.reg native fast path
4b3d5b11mo agoauthor_emailLean multivariate fast path at top of NNS.reg
75208d71mo agoauthor_emailNative C++ regression-point builder for NNS.reg multivariate path
f753b4d1mo agoauthor_emailIgnore compiled .so and root Rplots.pdf build artifacts
884129a1mo agoauthor_emailSkip wasted work in NNS.reg for multivariate callers
7ee71c81mo agoauthor_emailPre-allocate ARMA recursive buffer to remove O(N^2) series growth
69454101mo agoauthor_emailFix downstream dispatch payload types
8b290a21mo agoauthor_emailAdd downstream sync contract documentation
2096f731mo agoauthor_email