Skip to content

module myna.application.bnpy.sample


function get_representative_distribution

get_representative_distribution(
    data,
    n0=1000,
    dn=1000,
    conv_abs=0.001,
    conv_rel=0.1,
    conv_count=3,
    bins=10,
    verbose=False
)

This file was automatically generated via lazydocs.