estimator.nd.SparseTernary.is_sparse

estimator.nd.SparseTernary.is_sparse#

property SparseTernary.is_sparse#

Always say this is a sparse distribution, even if p + m >= n/2, because there is correlation between the coefficients: if you split the distribution into two of half the length, then you expect in each of them to be half the weight.