setTruncated-methods: Set the indicator of truncated distribution.

setTruncated<-R Documentation

Set the indicator of truncated distribution.

Description

Set the indicator of truncated distribution.

Usage

setTruncated(this, ...) <- value

## S4 replacement method for signature 'Distribution,logical'
setTruncated(this) <- value

Arguments

this

Distribution Object

...

Additional function arguments.

value

Boolean to indicate whether the distribution is truncated by min and max or not.


casact/cascsim documentation built on Nov. 12, 2022, 11:53 p.m.