You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore ewmVol to original RMS behavior; fix XML doc category tags
- ewmVol (Series/Frame): restore original RiskMetrics RMS formula from main,
preserving exact backward-compatible behavior for existing consumers
- ewmVol: update Obsolete message to redirect to ewmVolRMS (same formula)
or ewmVolStdDev (mean-corrected standard deviation)
- ewmVol Frame: inline original RMS logic to avoid internal deprecation warning
- Fix all [category: ...] style XML doc comments to proper
<category>...</category> XML format (ewmVolRMS x2, ewmVol x2)
- Rename misleading test name from 'ewmVol on non-returns...' to
'ewmVolStdDev on non-returns...' since it tests ewmVolStdDev
Co-authored-by: Copilot <[email protected]>
0 commit comments