scvi\_criticism.PPC =================== .. currentmodule:: scvi_criticism .. add toctree option to make autodoc generate the pages .. autoclass:: PPC Methods table ~~~~~~~~~~~~~ .. autosummary:: ~scvi_criticism.PPC.coefficient_of_variation ~scvi_criticism.PPC.diff_exp ~scvi_criticism.PPC.mann_whitney_u ~scvi_criticism.PPC.store_posterior_predictive_samples Methods ~~~~~~~ coefficient_of_variation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: PPC.coefficient_of_variation diff_exp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: PPC.diff_exp mann_whitney_u ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: PPC.mann_whitney_u store_posterior_predictive_samples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: PPC.store_posterior_predictive_samples