mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 17:48:05 +00:00
- Added Ztest class to compute the one-sample t-statistic using sample standard deviation with Bessel correction. - Implemented validation tests for Ztest to ensure accuracy against manual calculations and PineScript. - Updated documentation for Ztest, detailing its mathematical foundation, performance profile, and common pitfalls. - Adjusted NDepend badges to reflect changes in code metrics after implementation. - Updated missing indicators report to reflect the completion of statistical indicators, including ZTEST.
22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<svg xmlns='http://www.w3.org/2000/svg'
|
|
xmlns:xlink='http://www.w3.org/1999/xlink' width='125.39453' height='20' role='img' aria-label='languages: 5'>
|
|
<title># Source Files: 1335</title>
|
|
<linearGradient id='s' x2='0' y2='100%'>
|
|
<stop offset='0' stop-color='#bbb' stop-opacity='.1'/>
|
|
<stop offset='1' stop-opacity='.1'/>
|
|
</linearGradient>
|
|
<clipPath id='r'>
|
|
<rect width='125.39453' height='20' rx='3' fill='#fff'/>
|
|
</clipPath>
|
|
<g clip-path='url(#r)'>
|
|
<rect width='86.69922' height='20' fill='#555'/>
|
|
<rect x='86.69922' width='38.695312' height='20' fill='#007ec6'/>
|
|
<rect width='125.39453' height='20' fill='url(#s)'/>
|
|
</g>
|
|
<g fill='#FFF' text-anchor='center' font-family='Verdana,Geneva,DejaVu Sans,sans-serif' text-rendering='geometricPrecision' font-size='110'>
|
|
<text aria-hidden='true' x='40' y='150' fill='#010101' fill-opacity='.3' transform='scale(.1)' textLength='766.9922'># Source Files</text>
|
|
<text x='40' y='140' transform='scale(.1)' fill='#FFF' textLength='766.9922'># Source Files</text>
|
|
<text aria-hidden='true' x='906.9922' y='150' fill='#010101' fill-opacity='.3' transform='scale(.1)' textLength='266.95312'>1335</text>
|
|
<text x='906.9922' y='140' transform='scale(.1)' fill='#FFF' textLength='266.95312'>1335</text>
|
|
</g>
|
|
</svg> |