Skip to contents

The distribution objects have an internal structure that is used for caching purposes. Using the default show method gives the illusion of duplicate values. This show method aims to avoid this confusion.

Usage

# S4 method for class 'distribution'
show(object)

Arguments

object

A distribution object.