summary.DISTRIBUTION: Summary of Distributions

Description Usage Arguments Value Note Author(s)

View source: R/methods.R

Description

Summary of Distributions

Usage

1
2
## S3 method for class 'DISTRIBUTION'
summary(object, n = 10000, ...)

Arguments

object

object of class DISTRIBUTION

n

the number of random samples from the distribution

...

other parameters. Not used

Value

A data.frame with as many rows as dimensions had the distribution and with the following columns

Note

The sample uses the seed saved in the object those it will provide the same values fir an n value

Author(s)

John J. Aponte


convdistr documentation built on April 20, 2021, 9:06 a.m.