mind-inria / hidimstat

HiDimStat: High-dimensional statistical inference tool for Python
https://mind-inria.github.io/hidimstat
BSD 2-Clause "Simplified" License
4 stars 4 forks source link

Missing doc for CPI & LOCO #19

Closed jpaillard closed 1 month ago

jpaillard commented 1 month ago

I forgot to update the doc_conf in #14 resulting in the documentation of the new estimators not showing up on the website. https://github.com/mind-inria/hidimstat/blob/fe4836fa2e2b501b46455cc9d1d0695a849662dd/doc_conf/api.rst?plain=1#L20C1-L20C24

bthirion commented 1 month ago

Indeed. Can you work on it ? Thx,