Skip to contents

Print the name of a distribution, possibly with parameters

Usage

pretty_name(distribution, param_digits = 0)

Arguments

distribution

Distribution object.

param_digits

How many significant digits to include when displaying the parameters? 0 if you don't want to display parameters.

Value

A character containing the distribution's name, possibly followed by parameters in brackets.