MVSamples.to_samples (function)
def to_samples(self, dimension)
Convert the MVSamples distribution to a Samples univariate distribution.
Arguments
dimension(int or str): index or label of the dimension to use for the univariate distribution.wrap_at(float or None, optional, default=None): value to set forwrap_atof the returned Histogram. If None or not provided, will default to MVSamples.wrap_at.
Returns
- a Samples object