Skip to contents

R6 class defining a statistical distribution object

Methods

Public methods


Method clone()

The objects of this class are cloneable with this method.

Usage

SADistribution$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.