metadata: Metadata for a DISTRIBUTION

Description Usage Arguments Value Methods (by class) Note Author(s)

View source: R/methods.R

Description

Shows the distribution and the oval values of a DISTRIBUTION object

Usage

1
2
3
4
5
6
7
metadata(x)

## S3 method for class 'DISTRIBUTION'
metadata(x)

## Default S3 method:
metadata(x)

Arguments

x

a DISTRIBUTION object

Value

A data.frame with the metadata of the distributions

Methods (by class)

Note

The number of columns depends on the dimensions of the distribution. There will be one column distribution with the name of the distribution and one column for each dimension with the names from the oval field.

Author(s)

John J. Aponte


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