arviz-devs / arviz-stats

Statistical computation and diagnostics for ArviZ.
https://arviz-stats.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Add top level functions and simplify accessors #25

Open OriolAbril opened 1 week ago

OriolAbril commented 1 week ago

I think we should continue to have arviz_stats.xyz available for all functions. The functions will continue to be implemented as DataArray level, and accessors should continue to be available, but I think the main thing exposed to the users should be the arviz_stats.xyz functions.

amaloney commented 1 week ago

Huge fan of the accessor route.