print.trunc: Print sample from truncated distribution

View source: R/print.R

print.truncR Documentation

Print sample from truncated distribution

Description

Special printing methods for trunc_* classes.

Usage

## S3 method for class 'trunc'
print(x, details = FALSE, ...)

Arguments

x

object to print

details

if FALSE (default), hides the attributes of x

...

other arguments passed to base::print.default()

Value

x with or without its attributes

Author(s)

Waldir Leoncio


TruncExpFam documentation built on April 11, 2025, 6:11 p.m.