pystatistics/CONVENTIONS.md,sha256=fMqxq7WF8zBCVlE0Wnj9Yg2Zsml41Hm5Owr-TQiwUqw,57842
pystatistics/__init__.py,sha256=XzcyArLJppCwgKnq-a2WDhC_PT6NhMm0o_mSMhHBdlg,1420
pystatistics/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
pystatistics/anova/__init__.py,sha256=3Nul70tXOQ1mOSxNrZsvybwQiowGazO7BUIpIVHndFw,894
pystatistics/anova/_common.py,sha256=aoJhcL8jMdrZlm_yzmXSquq6REAQSlQlOGD0uNvON_o,3655
pystatistics/anova/_contrasts.py,sha256=Xn0W1wDA-gfzJFJckwW1AWagoMF7MvnEYLbUHTWxR84,836
pystatistics/anova/_levene.py,sha256=Hg9PFmxX6h-rV4WX_9kEaeU7RXgxFI1qbl6dBvq203o,2622
pystatistics/anova/_posthoc.py,sha256=QaRUH9OGPPHRxuNBrQ2hCaVHIM1d-78KLtkiK5iBSIk,13456
pystatistics/anova/_repeated.py,sha256=cP41OPogcck52m6qo5I4iFj5oTz1X0KNBUs6Os9N178,12966
pystatistics/anova/_ss.py,sha256=Sos7527IgNjG6AoDMt2ZWDiQds0GFb9pW95HJGsjABI,9461
pystatistics/anova/design.py,sha256=KyrLWVk1o0WyOXN_s6TxOb8Itc0YSSLX-T2B1lEFGzU,6791
pystatistics/anova/solution.py,sha256=TVam8vL13zcni_noXbgveJDbICqBySj5dDd7yFw96ms,12501
pystatistics/anova/solvers.py,sha256=Wcl7AQ4vlFdAeREYUzfvLInbfkpvF6-KcsZSvXTicfA,16597
pystatistics/core/__init__.py,sha256=TTDI8lNu0MahdwrgectSqfOUliE78agOnp27AWt-_l8,999
pystatistics/core/capabilities.py,sha256=oF5ro_5JXMhOBeNymW9WfCgj7cCUSbsTJccL-thqOEs,1381
pystatistics/core/datasource.py,sha256=l04qBRDgcAQt0NdC3nvygvvH8iWkYami_CG5kudM9CA,15536
pystatistics/core/encoding.py,sha256=O69ejEtF8UPJgBS4K1mERGhb5wRPgIb7J8kW5rHKKxg,9335
pystatistics/core/exceptions.py,sha256=IFR91fah7Jzn-n3ThnsfipEVcZMU0k3ax7_QtTng6c0,4844
pystatistics/core/protocols.py,sha256=bvbYSy7D0-Ie14ZP1AGEiWQp4xjMmirY8tFoEep0fZg,4377
pystatistics/core/result.py,sha256=GU0xisTGmLeqG63cnZzTBzVkx8mKGs9m8U9jwMIAp_U,4608
pystatistics/core/validation.py,sha256=Ftj6D8toYlHGBSUKXP_B2ktEMZvk9TIP1ia2_73Ppjc,6774
pystatistics/core/compute/__init__.py,sha256=LossIBSGo282ARgWpZko1Ank3qTXbjVuUeRqtHRePcg,930
pystatistics/core/compute/backend.py,sha256=3aqLtH89TdIa5GIrgpZEpQQMCTA5xaDd4_i2gKBQExU,6284
pystatistics/core/compute/device.py,sha256=JFz8OaeSZdFNLjLyI54WRwn13u9VJVHAvO8BBtxZLOs,8631
pystatistics/core/compute/precision.py,sha256=46mzLwEWBV_OgSEjJhzztN2Cs3hD7ZSs_wAlt92JCtk,2997
pystatistics/core/compute/timing.py,sha256=wGBYtMkFSI-hVnwBrjFsz2UXn14DkR6j9Gdg3HTTVlE,3986
pystatistics/core/compute/tolerances.py,sha256=Yj1d28BRU2tfzYg4jBUN5BvWaxXImyf-gWEUzkFBXZI,2395
pystatistics/core/compute/torch_interop.py,sha256=2elH07mt1yEZ_QYmVsnzc16MtgjZ6Rs_UM3jANSxaAg,1703
pystatistics/core/compute/linalg/__init__.py,sha256=8uWcp8n-m4scPlcAl10sUqIOVCuWAE1qPrWUKUZz0Ck,387
pystatistics/core/compute/linalg/batched.py,sha256=mQ7vfWwdhm1dv1vnApzA08kW5un9fV059sfx7DjDlOk,5256
pystatistics/core/compute/linalg/cholesky.py,sha256=7OzHKGecWPmNXMckuuN2lp8GAFIF52mzW0LB8H-20pI,177
pystatistics/core/compute/linalg/determinant.py,sha256=ErQy-Jk_RZkfejNmk3SOIqXs2Ch2KwcHs5ECPeJcVHE,171
pystatistics/core/compute/linalg/qr.py,sha256=aEo0M9wuQfx9xxT3cTkYastKE3iUwbWMsgYEUIpvKLw,9523
pystatistics/core/compute/linalg/solve.py,sha256=P7662dIi_mInY98GQY0u9z5-aKntYkvAsPE2tPaLeBs,170
pystatistics/core/compute/linalg/svd.py,sha256=mht-nGGNGvQgqlZ82vXaE-1zwPrLrIKPUXupq36ZC_g,178
pystatistics/core/compute/linalg/triangular.py,sha256=3blIK0yKe6Q8txv-h-549nfvsJ-jHirSHLmbV9gyWKI,4472
pystatistics/core/compute/optimization/__init__.py,sha256=kUmdopOpxyy4FfH7-2bQGD5dF-1nsvLTU-adMFdo7ZA,274
pystatistics/core/compute/optimization/convergence.py,sha256=fxfjay7HwdpIi6k7K7ifgf0V9U1mqPhd-oIPaBB5ic8,195
pystatistics/descriptive/__init__.py,sha256=BZ_m-rRPNGRqch2tUSGUm4CMsijGSVi-8GN2GbvrWb4,955
pystatistics/descriptive/_missing.py,sha256=_eNhci21MQhIBi191svUDhATWzHZrxrZ2rto2DmDW64,2938
pystatistics/descriptive/_quantile_types.py,sha256=fcKgWV47UgL8fqAH6ZAwukD5Tf-E7cplIumVWdFU1XA,4349
pystatistics/descriptive/design.py,sha256=CgTtCQFyKy6WlgQxcMCBMTHDN5FMsLt29H8IUjonk_g,5419
pystatistics/descriptive/solution.py,sha256=gmyOQ90Zd6yV12kMRI1Jwsv_RNN4ImMBxSCwLccvxmw,9132
pystatistics/descriptive/solvers.py,sha256=JPN7CW2NhVjErxkVLVBts6C1Bn52Bx2W_mWH_pNNVL4,10364
pystatistics/descriptive/backends/__init__.py,sha256=p81O2EXILOeF1K0iWDqXOblV1njRVuvIE5nzaVNjZ_k,154
pystatistics/descriptive/backends/cpu.py,sha256=v_JoMNvW6Xdz72Ep-6sCjGijogjTjABphoppfJsvUrk,21327
pystatistics/descriptive/backends/gpu.py,sha256=FF_JrAhvc_xBlyA4g9iV8WOnYGWgZAyclQcrElkDMf8,14348
pystatistics/gam/__init__.py,sha256=TFGVgWHMQwWsdDOWldXZcc-76jbVKYCdM9WkfZrni-Y,796
pystatistics/gam/_basis.py,sha256=bvnAYn6hAJ37ZPuf8Oqd5ecH43C0cGqf8MaBGxC9xWQ,8610
pystatistics/gam/_basis_cc.py,sha256=VjOuDajbez_JpMNVVnlBqXXUYfi4OWWRv3zKUVfLH7k,4093
pystatistics/gam/_basis_common.py,sha256=Nu2A9-EdNDiwA3RER5Z6KMBueWxDaxLIMFeozGy_KIc,1986
pystatistics/gam/_basis_cr.py,sha256=ctZC9ZTkHNFYXeZBs2su9_pAWWy1nNxAjgtw7IZxLVc,6463
pystatistics/gam/_basis_md.py,sha256=YoSYKLJC0uvGhPUEuRvd7Dw4WQNLyqIs7Lczgx6MM_Q,5310
pystatistics/gam/_basis_ps.py,sha256=JmgbKX3lwmg-RmHE_4pYi4iIv4pjE1YWEqIqZXT011M,3168
pystatistics/gam/_basis_te.py,sha256=gZNPEbs17NLhYnofY7MCJZPnWr386ZnrFgjADVy58hs,7272
pystatistics/gam/_basis_tp.py,sha256=0QIMDpMdqu51PkqvMhftRQIGDn9ISECh9JS7EeaEPck,4708
pystatistics/gam/_common.py,sha256=ipu-1u0baV2zgA5CzP79vVUUbsWLN8tDpFfo9UdD7VQ,7436
pystatistics/gam/_constraints.py,sha256=ucAFZYBAEVIfaD609XZ4kkem-w2mbO3q554CfgHxhEE,3210
pystatistics/gam/_criteria.py,sha256=csXa6bWOIuOA46jB1UWGO23keDbt9rUE0pKUL0eDGHk,19055
pystatistics/gam/_edf.py,sha256=h9aKWhzwqWRq4bD8AeuH8fjR5OfmBYLOq0HU0hcP1p0,4161
pystatistics/gam/_factor_by.py,sha256=NBZQxHFSUMv2QejlSgnxcDnrB-zdOISZ2Isf7H_2yVQ,12003
pystatistics/gam/_gam.py,sha256=0TZ_kELfiRdtjaRHRVaNU5mgU-zUZEXZx2ut0zcjCWw,21383
pystatistics/gam/_gradient.py,sha256=pT1-YijyxZ1mHJK_6dXfbY9aoQzM7RKgoEWUgRhRAoA,5921
pystatistics/gam/_gradient_glm.py,sha256=5VpvgYdbZEthqmljW7B2cxLkVUw99LRFRtz9G3NVXhg,18980
pystatistics/gam/_penalty_group.py,sha256=SJt5s1V-bXZaFvAdA6XvmpGNG19l18Qvr86AkHkK59s,5310
pystatistics/gam/_pirls.py,sha256=ziS8eHBv4kiK-zJMjr4o06RrNce61DkdbMRuGHeP6Dk,15636
pystatistics/gam/_smooth.py,sha256=KXCRQNjUJFQaTMAhzcnl4gjf6IzIp3LaSymXwMuEb8Q,9541
pystatistics/gam/_smooth_test.py,sha256=QtlzsRX6SPY3m6VBTV5pA0Ow6uwvxYuk4-3llXrbOIQ,2984
pystatistics/gam/_tensor_smooth.py,sha256=-NpLl21wqVbwMRYwYGSKtnXMlApVCHBlpsfPlhPD8lE,5158
pystatistics/gam/solution.py,sha256=9shEMtaAfz1TN_Hemx4sbGmNRIqzOB4fXig6FMKbrLc,14533
pystatistics/hypothesis/__init__.py,sha256=3kjrZOM_GzyQR06xIrLkxKWu070Zoqklctqk9OjPEZw,1185
pystatistics/hypothesis/_common.py,sha256=pqVkTcdWM7PIJgH6Hn5mdx1jnMX2HXfRE6yuwhRN2LQ,2140
pystatistics/hypothesis/_design_factories.py,sha256=BfFhFm0nspYIDbgJ4sp_-WHxAYvBDEPOyxYc5-NjYsw,15162
pystatistics/hypothesis/_p_adjust.py,sha256=4EHfiXauRFGfL0ncLgA6wiCK6RPmhd8JM7ow6PEepxM,7937
pystatistics/hypothesis/design.py,sha256=NTWnLvuBofm1v3rMtDS0vaAvj32iEMN2fsb0AXg2dUE,6714
pystatistics/hypothesis/solution.py,sha256=-0ntFieqKhcb3FkhP5UOnksLbwbZPjzmq5aXFIC5cQg,7368
pystatistics/hypothesis/solvers.py,sha256=QrF6-hEoE4OdO5XqcxR9C0ShjFoNm2kVhmbDOGlHiOU,14179
pystatistics/hypothesis/backends/__init__.py,sha256=sY8tRuMSVJfX8vtnCbkEy6iGKJ55fGuoCeiV5znSQM0,36
pystatistics/hypothesis/backends/_chisq_test.py,sha256=dfaJG-fzz40RNeK066yhQ6gfzH6wp3h8AHnIfKSFjpE,7081
pystatistics/hypothesis/backends/_fisher_test.py,sha256=73niFDcYCxctQe8I4jlRLensH2lPVrAkNJt6SkLJ9mY,11788
pystatistics/hypothesis/backends/_ks_test.py,sha256=K86NoDQrSD3AmWjgFyr8ZaZWYOAGQ3exlw10y_ZgKxQ,5432
pystatistics/hypothesis/backends/_prop_test.py,sha256=crfERcN2NaB84yPe1H7CvUREt96d6S3kehnppKnonM4,9489
pystatistics/hypothesis/backends/_t_test.py,sha256=t1Yifsw1lvktClROvv7kKylUP24prkTzFmVTi3sm-EQ,5841
pystatistics/hypothesis/backends/_var_test.py,sha256=7S5wwqcNcEyQ9WvM5pK3zIB_J5XJTIjlYruRNnvApdg,2604
pystatistics/hypothesis/backends/_wilcox_ci.py,sha256=e7A2JPVkALiowtaayu1X1dVBdULKZMhJeRBy0vkSbb4,8353
pystatistics/hypothesis/backends/_wilcox_test.py,sha256=46sRQj8yMvYx_fc7W3RwxULJgauusKOA0y_ol8N-lCs,11489
pystatistics/hypothesis/backends/cpu.py,sha256=jhMX8E5jl11gJ0CSeS1myARS8qmNqiNjiOEVmC6rmZM,3586
pystatistics/hypothesis/backends/gpu.py,sha256=7x0x0-FMY_7H9Q5gyT66O-KmJkEpIEAfkWLC_Kl_rMI,13926
pystatistics/mice/__init__.py,sha256=YQqnd1g2ZBxKmUGYk5hom80wvmKKMP40cob7sxc2LgU,1095
pystatistics/mice/_chain.py,sha256=sxQB4LLK_sFnP8pITqVKvXfNjtXx2RZ4TPO0Cgiig9Y,4161
pystatistics/mice/_encode.py,sha256=EUhKQkyxDqMH95JkWjXF1IzD9kGcbx0ImZSM9Twteyk,3084
pystatistics/mice/_rng.py,sha256=b0mXbT57c51nEeYNOb8X2FtfeOtIlXaiIrVty3f_xtY,3442
pystatistics/mice/_visit.py,sha256=ac9H_Vc8hDB5oiQLNNIKLpTdPt2YeVLR-SzpC3eyIgM,2258
pystatistics/mice/datasets.py,sha256=ePRplnaqtsq71zjOq-GwdLa00rcCwj4F0jdjimWv06I,3647
pystatistics/mice/design.py,sha256=oolKadUBnjRBY0xjMmKAXXBM_ZBkSKLTHTz8F06vADA,19352
pystatistics/mice/diagnostics.py,sha256=3CL0cevnSnWcgMn8Jv20MdLXLaJMwxji-uNRvp80qz8,4926
pystatistics/mice/pooling.py,sha256=SLUq4WMN8ih6B_e4LkmIMathgA8uXzOqAddwm-ADxsA,9962
pystatistics/mice/solution.py,sha256=Xoalz6LLNU6oO8WiQJMQ4AQyd-Jia4i3j558_KFncF4,5927
pystatistics/mice/solvers.py,sha256=o-GGhXCFeP8s72HfNvhfWHhuKZxWPjaizZV6YZ55PNg,6048
pystatistics/mice/backends/__init__.py,sha256=j7TVIAnpDkJe1rADQjjfP7ZdeVYtX9xicaayqKdjo4k,76
pystatistics/mice/backends/_gpu_encode.py,sha256=LRblRj3BhJgIydWGf2RQYsMcr7tOYRP043yOwkgDRqE,4369
pystatistics/mice/backends/_gpu_linreg.py,sha256=67pbqCFLmNLrGHxUP5h6uH2QasxZpEBpHWxBGizIfOY,12963
pystatistics/mice/backends/_gpu_logreg.py,sha256=FpYm5SbyQgiY6ZCSgHRIzPgkhwD03YI6hWTYcXaiOeI,18181
pystatistics/mice/backends/_gpu_methods.py,sha256=RW4wGaxnvY-e-8AtxkhdAkd6gfW0wSZg1m1rx_WuIQY,9453
pystatistics/mice/backends/_gpu_polr.py,sha256=6PpKu_Grnu7anNn1NJfUlCSjblaWioCqR8y6bvdzkGw,27269
pystatistics/mice/backends/_gpu_polyreg.py,sha256=BoED63ACabflI9PAzMJRT5yC7INFUpzNT6qP42ORtWo,17734
pystatistics/mice/backends/_gpu_spd.py,sha256=CqbsTFrm15J-GihkCEHRXGO1cM9CkUqzCIHwxSBKVKg,1970
pystatistics/mice/backends/cpu.py,sha256=rcM7xp02wkjoMzMdKGUVPuRjNN1qfbyO6yHhHZlOEAQ,3023
pystatistics/mice/backends/gpu.py,sha256=bX2u6nZxalhUftuSOBvXnCTZ_C4petK91CSt2qQA8T0,11892
pystatistics/mice/methods/__init__.py,sha256=Neuc58jDAU21ZTfQwad02fdwPasuIb22kENPWToyI34,1011
pystatistics/mice/methods/_draw.py,sha256=Gosu7ZxUwXYAH169OwWQwTXKLXI6T_lHXlah41ACfdM,2966
pystatistics/mice/methods/_linreg.py,sha256=Snyh3nTO8479b47N9PdgRyYiQUS9iwpSJc_OsV53vRo,5110
pystatistics/mice/methods/base.py,sha256=CSpTXBfsIV0undu15OHpBILBF3gN5JpNW1H2ujAdyZg,2197
pystatistics/mice/methods/logreg.py,sha256=3dXP1sU7Z0GYJyS24ZZYwEVsRyuS0NGYDOlbGfugQY0,6008
pystatistics/mice/methods/norm.py,sha256=SL6Xg9N_LDH_Mq1GhWW8pdQzGUrGgHUQsl0GrFXxKG8,1328
pystatistics/mice/methods/pmm.py,sha256=1i150dRT3xWS0JyMqHi5a6KpbjOWei4rSZ33r_TvauM,4390
pystatistics/mice/methods/polr.py,sha256=sf-0q6ROyo_onTeVyXhGuDDZgUkBujLiS4hIsYTPO4I,6945
pystatistics/mice/methods/polyreg.py,sha256=yGfn0JAtSlNL4R4AJSN9Ywis-h1Ro7KZzNpJ3p2sta8,10181
pystatistics/mice/methods/registry.py,sha256=GahvYojjhYzhTbK5w2H0m2TteKZ-oRNL7dmk1MFyLjQ,2048
pystatistics/mixed/__init__.py,sha256=BEcKnNSz3JZJ7xm3-CveXndxOR_zCGDTADfD5SdP3EU,856
pystatistics/mixed/_common.py,sha256=qEA8A6RnSeVbjb7C406NYuycWRiCvmfXt80nvZxa1pM,4069
pystatistics/mixed/_deviance.py,sha256=DfOvtTu--p_QrHDH9LaGA-kTikk2yaTQZvpIFbabspc,2613
pystatistics/mixed/_glmm_optimizer.py,sha256=g7Am9fk7z9C0igyzGIjU182F5SYraene1KkN-Edkd5s,4936
pystatistics/mixed/_glmm_pirls.py,sha256=6QqggIVZvzLMYlUSzFMjxPXoSa8-L43Ha8WhCoWluZU,8005
pystatistics/mixed/_grm_cpu.py,sha256=OQcLw15TBLYHpsSp-A7jI0VW0t25UgNykWQkPHF_GvQ,5671
pystatistics/mixed/_optimizer.py,sha256=uRNa4roRKrwzTjdGvJorc9EChvGh7h2PGgcOnLnwUiI,6592
pystatistics/mixed/_pls.py,sha256=YPMqldlwTvzDRFUaIWSFmuUJ2wmUf4q56GYetRV75cg,6531
pystatistics/mixed/_pls_structured.py,sha256=3Ktvx5-zPN5fjS8pxpQV72IwIV_l564mLM78pTzZ3_c,13216
pystatistics/mixed/_random_effects.py,sha256=O1aHQJtJzRdLDUSIyYlMjn8YCVPa6KLTFxG4iT_GfNk,15448
pystatistics/mixed/_satterthwaite.py,sha256=tKpqLNXLH6EKP1iFbj6WHYxiuFa1EsuRAcey-vrJ2Eg,7905
pystatistics/mixed/_struct_batched.py,sha256=bSfPULWv3WUcNwe7W-NqBq6E9VoJbHlpWmZicW8obuI,5411
pystatistics/mixed/_struct_sparse.py,sha256=SI1gmh7P4cyxi6XO_PyP4bGG6MC8vphzBtvfp1X2x4c,6367
pystatistics/mixed/design.py,sha256=2O2vBWfDZectRmZ9MtCaTHxcnjtEQ9aOW7PXpIhBkDE,4374
pystatistics/mixed/grm.py,sha256=h-6JfK4tMlDUVlp9lEjrcc020G26E1dMnf-RLCqFIJE,8242
pystatistics/mixed/grm_solution.py,sha256=_DU5_Okp2SEmBpUv-JKROFBg7Cf8msaA9brUGF_-Gj0,7393
pystatistics/mixed/solution.py,sha256=rdsIuc_roK8i8MootPxO3y2vCfZUdySEP63lssfFWuE,18590
pystatistics/mixed/solvers.py,sha256=hWhxr6eDOG69dMQOrsCBONV0TntUj8HgfEnTPf-h6UQ,29088
pystatistics/mixed/backends/__init__.py,sha256=mHzlSeEJpqnzc-WlAPQJiQ5ewKOHKD-mlb9w8WM5yNE,56
pystatistics/mixed/backends/grm_gpu.py,sha256=Ipke4MiK9p9a2VaDVpXMgmC5Cb3n5eUpsiyY9L-l8fk,9418
pystatistics/montecarlo/__init__.py,sha256=WuNjtyY92xcirI_SP-AjToa0xyaZp4vK8Nc-SUdvAcc,620
pystatistics/montecarlo/_ci.py,sha256=K96Mg2MR_8CNvi36O4EXFCU270_oWs7Hm6QsS4hU-Vc,9357
pystatistics/montecarlo/_common.py,sha256=ZGrenmkEHi55jz8QUqx3ViYpUq0KUQIw0douL9_6-Wc,3329
pystatistics/montecarlo/_influence.py,sha256=Xfp3Bij_Pgp-Oi9TMKphhNIL2dqLrGliRF4Ov9fR9hY,8116
pystatistics/montecarlo/design.py,sha256=097wIuxvh5msmGqUbBWzwqZR2-nDJivJp6pSLOiOtXc,8103
pystatistics/montecarlo/solution.py,sha256=cWD0Z2kiz8D9Xl-Rq-f3HTK4WgJznzuyHqmLSkNgLNM,7170
pystatistics/montecarlo/solvers.py,sha256=toMuFjdtC-p8_hbIm6dtuEzh7UlTAdfLhdWPR1xX62o,14607
pystatistics/montecarlo/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
pystatistics/montecarlo/backends/cpu.py,sha256=zfoerZNE44WYKpH5wIFx_HDqlcSNvv-OvcVtNMemKDU,9944
pystatistics/montecarlo/backends/gpu.py,sha256=pVGYzOgp3EaxsHrW04Ucvj8nKjtMD7ee0L_MrC1hXtY,11759
pystatistics/multinomial/__init__.py,sha256=mSTFtQtH_jICdzujgt39iMVgx2leNRnz6XKBS-f8QU0,452
pystatistics/multinomial/_common.py,sha256=2qrs_RVhTsMLTlmDYPMtXBoCEGBbnZJMj6UpAzPRVz0,2150
pystatistics/multinomial/_likelihood.py,sha256=oUuNz-xUy0sGDgtMv2aAvRZScCBGdzbXLQxdW7tVU1k,4521
pystatistics/multinomial/_solver.py,sha256=D1MgPvV1lai2qoCn7N8RFq3jPjD5Z46EAkVBExjR8xg,25414
pystatistics/multinomial/solution.py,sha256=caFSOLzS3964a0xb5fdkmOP0bNgENH1ea-ySC7fuKuA,12737
pystatistics/multinomial/backends/__init__.py,sha256=q5bbhPwRiOUTQxCpK_EGpnmaShxmERBd_ZAKVlDvY6M,556
pystatistics/multinomial/backends/gpu_likelihood.py,sha256=lq6NC4wg8d2Klxy_BJn6Y6WvcPi6XPyVvLsH9C3WBIM,9139
pystatistics/multivariate/__init__.py,sha256=totUuk26OXfjY64_Eu3L62ICjrPykYrNaj2mOWrBGeM,604
pystatistics/multivariate/_common.py,sha256=oAxSM2i7M7RrqDhsLwmsKGr4TiY-opw-Ok-AhUY-eLo,16714
pystatistics/multivariate/_factor.py,sha256=X2j7YmLIcE4fKT6SbGE-UYCMu3DtVFC5ae0PpiZqDLM,17137
pystatistics/multivariate/_pca.py,sha256=KrdiAHCsl0wuFKtqfEORfJ1x3y4n-Cf5izCQc-Q1IKM,18558
pystatistics/multivariate/_rotation.py,sha256=MOSPFiOFKtzB9-9OAe__KK8HbXqhEEbw6j2dAm-JO8o,5921
pystatistics/multivariate/backends/__init__.py,sha256=gfgJtMWIMs_dhqpHJpDqNKc7gd5M-bCovNRHFS2hUVs,608
pystatistics/multivariate/backends/gpu_pca.py,sha256=Z-R53vL-pJuh1dBtrL_bq3Ly1K2MU12PGKinH_XmCyY,22059
pystatistics/multivariate/backends/gpu_pca_randomized.py,sha256=9FG13R5QeFxZbM-p41fMTP89WqsH0mXK3CScTedeLM8,8786
pystatistics/mvnmle/__init__.py,sha256=2r0Lv5NCIkMs-H3ekCYQVZLnYp6a8oFoZeQZ1bVPoeA,991
pystatistics/mvnmle/_degeneracy.py,sha256=Y9veoSiPxRQJOrrrrjMSIuGKbrAVucYdK5jqDmItFDI,11516
pystatistics/mvnmle/_monotone.py,sha256=CET9W5TxhbvTLQoOWjKTOwREHIciMxr-GEcqWc3roBY,10130
pystatistics/mvnmle/datasets.py,sha256=q2pVUvPmYacSvQeTgtGJ9XcAca5ZO3dlYHMvR4l_S-s,1236
pystatistics/mvnmle/design.py,sha256=oCfWPzl01fE3egNIWpSG3VC0E7ed1dlz4_igjLqMXfA,5356
pystatistics/mvnmle/mcar_test.py,sha256=CEMWFzDml0zOzagXIhgc0mKaTWNR0YroPQZ0-SsIaTo,14178
pystatistics/mvnmle/patterns.py,sha256=aljRAzJBEYSx7gxCyrefuJh9j1y1vQ6L8DrYNhcOZgY,7929
pystatistics/mvnmle/solution.py,sha256=u-AwP0tv-7Lk0GqFfR4ALtKXj9CAEicBrz_Sk9ab6Z4,5732
pystatistics/mvnmle/solvers.py,sha256=yG77D31sA4ZWZkoOpAwKaufftz7YgwOM3Tm3Y3f7Hec,22790
pystatistics/mvnmle/_objectives/__init__.py,sha256=OFMfY9MjrjkzlxLBf5CgcTZsLDeFfstYWFVeng6vddk,770
pystatistics/mvnmle/_objectives/_batched_cholesky.py,sha256=6HzLQTYkeb7NHTGh3kwo2vWMBcQc-v_yE54ZOuNlOIM,21844
pystatistics/mvnmle/_objectives/base.py,sha256=pnu1dobjCpSeiC3KtBuRRDhW-rbwJ1un2rG9LFBXEQI,12554
pystatistics/mvnmle/_objectives/cpu.py,sha256=vMgt6ZhcgrSP5ty2OqKd1IP0NUt2k26kOkoyqdmkdys,12554
pystatistics/mvnmle/_objectives/gpu_fp32.py,sha256=OV64yueQ_7IKNiY7VFchpVms0Fl688oQ7TLbNJJe4PU,15933
pystatistics/mvnmle/_objectives/gpu_fp64.py,sha256=tu0dvMBAWgP-t_qa7_a4qVpESbmSRHI-Qt_v7UisCO0,10368
pystatistics/mvnmle/_objectives/parameterizations.py,sha256=9tiUDfmyTPYftIsqrwErBppIafQ2tWQHl9s_WCP-nEo,8913
pystatistics/mvnmle/backends/__init__.py,sha256=wc4p9c-F2eAbrhpszzfXJOuJ3JZOu-tm6uFlpn6h7Xs,190
pystatistics/mvnmle/backends/_direct.py,sha256=9lTbSjRDDg7y9JV5fkoIZ_wXp3B3_pIWxodUvQYumTU,5954
pystatistics/mvnmle/backends/_em_batched.py,sha256=XpQs281ljDmL5o86qUXZusn6VHH3M3z_W6-3rXYw0wI,1449
pystatistics/mvnmle/backends/_em_batched_np.py,sha256=pg4yCLFp03xlA-2qpy3w7JzK41HWe5thqXh6ohYggo0,8946
pystatistics/mvnmle/backends/_em_batched_patterns.py,sha256=qraJlNmSgYQqdgrBOIk0u0LPTXfHGJTKkSmV9_mF-ec,4506
pystatistics/mvnmle/backends/_em_batched_torch.py,sha256=eoVNvApf5nGwHHHlypM98QV36xRmkbWWWse4t1OYFQk,9540
pystatistics/mvnmle/backends/_optimize.py,sha256=lT5Xy2BzFNntNQo_HceQ-rljZA6y10-mnl1y9wuEC3w,7823
pystatistics/mvnmle/backends/_squarem.py,sha256=jBFG_wYdilrbNhsDU8mQjLcGpJRddlbVsudNlj38shU,8771
pystatistics/mvnmle/backends/cpu.py,sha256=JWegk7bBZMtmGHjAorExMNTxiXVPK3DryzjyP1nP3rk,1621
pystatistics/mvnmle/backends/em.py,sha256=dPiR_o4CdkColU5iQe-5-MWsBOjTZzluq1RFz4dQdrU,21341
pystatistics/mvnmle/backends/gpu.py,sha256=y_KBC2qZq6HHF9R2xoPoJK1z5sXdI-VD0iwyJE5f5b8,4162
pystatistics/ordinal/__init__.py,sha256=phIMT480njzkQPlTAk7Kw5nikG2g45BtXQ9R9nGd9o4,569
pystatistics/ordinal/_common.py,sha256=lnYS9mZxQTi9_awB_nHfQCTo-XDYNR4UnznBKyjGKdA,2499
pystatistics/ordinal/_information.py,sha256=6C45QoyeM8UmrE2hltZdtBW594pDJiBCMBPQK98n080,5878
pystatistics/ordinal/_likelihood.py,sha256=rMBCDqi4X7HAEv0_mJDEc3tW5ytHUokPLUjEY6-bMp8,17299
pystatistics/ordinal/_solver.py,sha256=rl4x1-wDoE5oIS3VcxAVSLoPzKKEjcAETt3S-8yW03E,29979
pystatistics/ordinal/solution.py,sha256=ljrYjPrpMroGfa1w3Cao0kKZweycU9q4t6ITL1xwLQk,15032
pystatistics/ordinal/backends/__init__.py,sha256=oq-AVRj1ESciyb1oS6f_T6FPp1CwOrDKe1aT_4XUcGw,69
pystatistics/ordinal/backends/gpu_likelihood.py,sha256=PhBZhv0p4MFyFgFjwlIOAiZNQFEuZWAdZ5PUBjwLv10,11969
pystatistics/regression/__init__.py,sha256=qXAFOzKLNx8VlA7zvamv7__KV3XYfsrcJcww9oy_us4,1633
pystatistics/regression/_analysis.py,sha256=WrvB6_OA8qRWYEqpeNCPgx58vygUERzvk2s_jQvXe2E,13402
pystatistics/regression/_families_extra.py,sha256=rOQ1gkuahKP-QYRQ4Nf752llvUrtrcXBPFYti4No2Fg,5533
pystatistics/regression/_formatting.py,sha256=Hr2c4Gy8QklTStDnOPU_bE_ey1iimGbNSif4x81ndyg,388
pystatistics/regression/_glm.py,sha256=pZiNMZdZZTGc-kCMGpmEzVA72ADgIj0OgoVFutl3kpg,15948
pystatistics/regression/_inputs.py,sha256=AIvXyTvg-JArQR0A1D9MxNzbouG3nqLQ2v7LmzKA13Y,3314
pystatistics/regression/_linear.py,sha256=WpGhv-khov_mX59hTmALLamJHrgF-qDGVvJy4mAWqwY,14505
pystatistics/regression/_links_extra.py,sha256=y8k24iWX0zkcK5os25LCWO_jzXZAO6-9NYhcPOXw8Yk,2939
pystatistics/regression/_nb_theta.py,sha256=P7KiCtrrBsCVATDqZMSXPuhpDunwuCFybWyB4qcrQQk,5467
pystatistics/regression/_penalty.py,sha256=QmQF8L1gh3IJ3r4mqg8fLgSn5PTD3dT_AT3BaBA7Pt0,8003
pystatistics/regression/_profile.py,sha256=35jnjL_LSC7OKvDYrm1BZGGTjwewk1dhBHLQZvJs9Ck,4808
pystatistics/regression/_simple_ols.py,sha256=JwQ-A6Z3yihjHC-BBlLGSYaD6qmOGBxWcxlZ5YVYd6M,6154
pystatistics/regression/design.py,sha256=7gvAMjEoaGUk9T8RFXz1I2vrsIXOW_OlorIqVHR_M4o,9633
pystatistics/regression/families.py,sha256=d7G8l3wTWrWwIzMJIQTtKJjtsBWe_-DTXkqtJoGa7FU,27324
pystatistics/regression/solution.py,sha256=vI0XO8c_ScrrwF6D60v0GF4Yv-hBrW8jf4lARqCMB0k,542
pystatistics/regression/solvers.py,sha256=Cz0WzR4F3UH4fkYyDgBSAuEsLjymlDaUnjUDaK3uJNY,26277
pystatistics/regression/terms.py,sha256=XUudi9M9MqyNohN9TNQDLrW771a65WiWPO5VP2rNVtQ,8899
pystatistics/regression/backends/__init__.py,sha256=5-noOqahdwqTom6hb4i7k40sPtN3lp4vj5w5GnIMv1c,694
pystatistics/regression/backends/_hat.py,sha256=Z3Ai0Qw9gNvNRuBj0PSA5A6Zt8TsJ0hN_LZP9NpNwBo,1318
pystatistics/regression/backends/_irls_step.py,sha256=aEpD1P9VFIObMtYIy6gQGpW14JYhdGC6rdnVoubc6vU,7577
pystatistics/regression/backends/cpu.py,sha256=KIAUCchEwc3WA8bXCFxZzQ3R3uDQKBccgZlzLHCnrdE,4256
pystatistics/regression/backends/cpu_glm.py,sha256=rNXCDjwwLe-5jlkseQdMBplHpnJ2n8ZXQsIQgw7fDKs,14098
pystatistics/regression/backends/gpu.py,sha256=YoZbwc4PQhhbMo-tGVyiipVIHwI8TbgpI8Vhc-mBaDg,13244
pystatistics/regression/backends/gpu_glm.py,sha256=StFi1_snMR1cPVzs812W57mrU4M4FuXi0NEkPhSHmn0,38367
pystatistics/survival/__init__.py,sha256=M8Z60DVe7keLSnqYRZ1NtviTPHdAcAPLLEKVOPla2T0,945
pystatistics/survival/_common.py,sha256=V2oi4YGAnIC2A1I4Hjwm3f9eliZ8aCsyOQQTz-Co2Ro,4043
pystatistics/survival/_concordance_fenwick.cp311-win_amd64.pyd,sha256=84Dph-53yMHKK0InDoLSh9x8viRuHER1qV_QGhFcaK8,150528
pystatistics/survival/_concordance_fenwick.pyx,sha256=DWXQKd4O7G45IB5EMgMLdqC067txPyjlJqiPILJRmhg,6217
pystatistics/survival/_concordance_kernel.py,sha256=z5iUmqiFQLGJWEwWN7D6ocUAPB_VARPUdC5KxGUOgrA,1379
pystatistics/survival/_concordance_ref.py,sha256=CQ7q4kQZm0mWOLzWNLjKc1yqdDcxY448NCxUS4jQrvY,3375
pystatistics/survival/_cox.py,sha256=K4CJ7_XNpW63nUPgdB6hhXxLFlkoDb_0gDQEwOs01ec,18537
pystatistics/survival/_cox_newton.py,sha256=tM5aHO99pDNU_5t4HeJa8PApPu9F2emMPAj27lqSwMQ,6870
pystatistics/survival/_cox_robust.py,sha256=b4O2Kks1Evwwz1Osvunh_qOdao3nt5ZfUc6AuUrTpWc,9424
pystatistics/survival/_cox_strata.py,sha256=lQ0pXv1tf_DZiPMPvmoyJrEQ8xkujD7RF_alt0OXubg,7411
pystatistics/survival/_cox_zph.py,sha256=TE8uddWMz4aUyzEEuoEYaBS5L4y6g0XnZSz2xiOLFd4,10744
pystatistics/survival/_discrete.py,sha256=qv0LssEytHJXw56VVuW9KoOQdlnLxtNg8cYTQpSiHeE,7874
pystatistics/survival/_km.py,sha256=0Fe4SHQ44gQS0s6SB8b1fCO4gIOOE1QnMryrPqsap5M,10022
pystatistics/survival/_km_strata.py,sha256=7dGqoH6CyEIzngKrZHWhCkqxeuG99oqNyL9Em-ndNA4,3702
pystatistics/survival/_logrank.py,sha256=qgN9QpW_gtfcMIMn457OnLAHNZn8blw0U9QOisHFgk4,8242
pystatistics/survival/_solution_cox.py,sha256=VHXkt55X4kaFP-z6oY-Z9fkD3XGuoWh10VjPuujPnAU,7145
pystatistics/survival/_solution_discrete.py,sha256=v8GoJa11RPdYJFK2iLzkQw09dGjLUHdRWggVqJpl5F8,6122
pystatistics/survival/_solution_km.py,sha256=HgKify9nMtdfHc_k8--WEjslPUw08Lcz2-eEveyaU0s,5580
pystatistics/survival/_solution_logrank.py,sha256=XnlEOQABNPaFiK3KtvccxYTGCUnHQmJHwjn-GptPkNU,2829
pystatistics/survival/design.py,sha256=88LrBcGCWkKQCYuik2DDYHirPOHyeP26TDRcIUcWvp4,7175
pystatistics/survival/solution.py,sha256=WnIUXYTfJkshhzPmci4zdeEyHcdI080H97c0G9kkbrA,855
pystatistics/survival/solvers.py,sha256=R217qq57yJGzi4ird8Dc26NC_ykWMDS1TaHqMYpP0xI,19765
pystatistics/survival/backends/__init__.py,sha256=k3zYR6MIfd_nbeM3Z6A8xF528A2L26YmnZ3FP2l24h8,57
pystatistics/survival/backends/cpu.py,sha256=GEge9THlspP6GxlhDUg-fnpqvPIxr6nDERX8AxZVx4A,257
pystatistics/survival/backends/gpu.py,sha256=AiifcK0JYWXz-oi-OGlOYwKS-Xoee8PEnvSw2qSzEhQ,298
pystatistics/timeseries/__init__.py,sha256=oW6nsq9hqD3uXQm1PLfYBwM833sN7KcmCprHPQCWgwc,3586
pystatistics/timeseries/_acf.py,sha256=icVVpctw2iWG9er_yVW2FkbWfEBaUuWQ67T56A2qwSQ,9798
pystatistics/timeseries/_adf_mackinnon.py,sha256=Mv52mtvlmgFWaiU-FA4RxU4f7R8JB5lYbbeG3A49M18,5733
pystatistics/timeseries/_arima_batch.py,sha256=ASFDM7U-BKtbBEtiKWkdljIXazD-2O9l_AHLejSIa2U,18821
pystatistics/timeseries/_arima_batch_contract.py,sha256=RnFdnabkiOIktY2-UYZeK_rftWYEYQTTgqH19OMw4Qc,5783
pystatistics/timeseries/_arima_factored.py,sha256=bPB1vDzmk0mFZdtWECTjj6dgsFENX7prZADlMRMiyTw,18835
pystatistics/timeseries/_arima_fit.py,sha256=UbdPOwfy1zaUBDJFIboQ_v0WE6lFVkBLCd2B41J3oXs,39457
pystatistics/timeseries/_arima_forecast.py,sha256=O04rJphhKbpTYMQcJ0-pKhaGzyJMObgDRfDWHuLJRsU,16448
pystatistics/timeseries/_arima_init.py,sha256=EopOth1EOKvAQYaFHC-dZUd-FPF7QU4L-pZc58SDbiQ,4212
pystatistics/timeseries/_arima_kalman.py,sha256=f8YxneX_smkg9anHDQWIWptr_TVoaYogLHv_xC9shlo,16784
pystatistics/timeseries/_arima_kalman_kernel.cp311-win_amd64.pyd,sha256=gbyFJt2ViX5IBLC7FfR6xSysDMFYdH98mBnjIpiPtGs,188928
pystatistics/timeseries/_arima_kalman_kernel.pyx,sha256=fCKt5MY78L4Ten2Sk8YyXVQV6L_zZvYDKnborNHFKc0,13674
pystatistics/timeseries/_arima_kalman_ref.py,sha256=Tl55chFol5_6d_vX5YA25TMVUnEtsw3Zk4s4yp2TNhA,5874
pystatistics/timeseries/_arima_likelihood.py,sha256=r5hZZ8S1QhWeHThiP2RMV5s2wPzjAg-aED-BlsUBQY0,13443
pystatistics/timeseries/_arima_order.py,sha256=7hRb8EUnOGSfzndF_eZpp4w5RkHVVp-WBYvsWXY-zgI,27891
pystatistics/timeseries/_arima_solution.py,sha256=PaBrhbh2Us2tC3EEWFSMmd16FAogbdzX_1fInDcZbe0,13223
pystatistics/timeseries/_arima_xreg.py,sha256=68Cyfp09rvFxoeFkOgdeIgkigFluxL9epsU9-GrsbWw,23474
pystatistics/timeseries/_common.py,sha256=JfJ_ZH_S-aa2p5FKBSlaLn0fHdTFJ0nQpTCuuEmGSic,8887
pystatistics/timeseries/_decomposition.py,sha256=_ZkKtp_UIoWYO_i3zWm8PO1e2fTSjQmwAhyKcHlmm9g,10477
pystatistics/timeseries/_differencing.py,sha256=wtwVV9XoL5PWjdlMjzBSEur0EWheZUDvrq1V7tt_blg,5445
pystatistics/timeseries/_ets_fit.py,sha256=7dDzj9eqejLjw-XssAWX3r7wTiSr3OIn8ekuYjgg66c,27151
pystatistics/timeseries/_ets_forecast.py,sha256=LNO_nh3BCeAuAMbGGDuBhhDSw0GbA7nLFLj_wC1VnAk,9533
pystatistics/timeseries/_ets_init.py,sha256=P9PVyyCX5Gwqrh2ZsByaK2VSDypUpYJes9ULEHGdl6s,4301
pystatistics/timeseries/_ets_kernels.py,sha256=afOorFzVGkwFvMRutX_Dtr421ck1I5JdPkUrLmdlxjU,1508
pystatistics/timeseries/_ets_models.py,sha256=-F9ReLi8nIYSnueqaaGTDtUxdSgUipowUDDs0SgE6hs,17404
pystatistics/timeseries/_ets_recursion.cp311-win_amd64.pyd,sha256=O2H9MV-NCDupUYzLJJSYI4AcB7NFc2sE3ATwhu8Legs,153600
pystatistics/timeseries/_ets_recursion.pyx,sha256=RFaaN0Udh8nKlFi8VgmCdfapKBW8YyWGcxxwri-Rcoc,9464
pystatistics/timeseries/_ets_result.py,sha256=6EO_OSiErTvHIzr-nwiuo4C0GFuX230GS_5Lj1bcFxM,8513
pystatistics/timeseries/_ets_select.py,sha256=kY7q52_hJzR5tSHwTXetBPyjEaILlhvSaa5subfk9TI,17972
pystatistics/timeseries/_forecast_common.py,sha256=hHXcYW92dGUzdMETo7HnPAfKIPX2itT3s4RnEE92P54,2430
pystatistics/timeseries/_loess.py,sha256=AYU401D8qQuXwAxg-GswyEPYHEu-Rgxmq9HxX7uY234,2625
pystatistics/timeseries/_stationarity.py,sha256=AEHkrp65squXIOkoW6YexDugQxKW5UH2sMH9lkAWvWg,15366
pystatistics/timeseries/_stl.py,sha256=Jm1NOeyPtIKOUixMQhWFrLIZ7qAVNK16rUFXnWiv40U,14003
pystatistics/timeseries/_stl_core.py,sha256=sX_TYDFZJN8VDGPOJfK2CEb-D8VNv7T2xrdFvaAGP7I,1209
pystatistics/timeseries/_stl_kernels.cp311-win_amd64.pyd,sha256=kuEYksXbXT5_wcDhs0DRCRzZb-evq4Ttiv2q35MwBw8,207872
pystatistics/timeseries/_stl_kernels.pyx,sha256=1ch8CzV3nh0W63QJlHbT8QmtxPjyFWOS8lsAdKUvKXY,20621
pystatistics/timeseries/_stl_ref.py,sha256=qz5JMEYXi2DaTpVaAHPa3Xau62WTWNXY_7EvgO7AVtc,14208
pystatistics/timeseries/_stl_robust.py,sha256=0SgtLEze8JSWZXtirXi4HS9a0OPDwOFp2UtTea3ZJLw,1392
pystatistics/timeseries/_whittle.py,sha256=98c6bNN8L0fVJBdVtk2ueKTTGqezEIFFzbgVPD8UDkk,18892
pystatistics/timeseries/backends/__init__.py,sha256=G_3viPsp6tIIX2Pb0tkI5ymXRr8jVAPDIAhaOz-cG2g,50
pystatistics/timeseries/backends/whittle_batch_gpu.py,sha256=DibrV3ofPQaJeisRcrzVjgoHA5CeTu0DZkmv6zHiIF8,14182
pystatistics/timeseries/backends/whittle_gpu.py,sha256=4HZ7WefuA3HnCLwH2WPdPV3ydIwbATe7L0FB2jgkDD0,9399
pystatistics/survival/_concordance_fenwick.cp312-win_amd64.pyd,sha256=DZF1EYhViDbY7P_wh6CSqARu7tUJNvh2TzgmFh_eoRk,153088
pystatistics/timeseries/_arima_kalman_kernel.cp312-win_amd64.pyd,sha256=OivE2CSZNoLhU2VXfSslib8Iscpo8jtNWkP3uCUp8k0,187904
pystatistics/timeseries/_ets_recursion.cp312-win_amd64.pyd,sha256=mbJxESYGDDoJljnLSkhGtu9BjTgcR_6iOwk7V7Fm30A,156160
pystatistics/timeseries/_stl_kernels.cp312-win_amd64.pyd,sha256=At-ZMDrXOXR1tL37yCAextNEIBUI9Rz7FeM48pssgOg,209408
pystatistics-6.1.3.dist-info/METADATA,sha256=m3mjRA0YmuipmfAjkBpjcDDVFvQ-6_SmDCG0JxMMwIU,74516
pystatistics-6.1.3.dist-info/WHEEL,sha256=MFO76VR9CktsSxq2EEb_V6TyY4QshHD08UXtRgKYh_E,97
pystatistics-6.1.3.dist-info/licenses/LICENSE,sha256=-phLk9WMoVqbTVmc3JcvnjA_lQe3f0AZXAbDMLBI0uU,1086
pystatistics-6.1.3.dist-info/RECORD,,
