metadata: Metadata for a DISTRIBUTION

View source: R/methods.R

metadataR Documentation

Metadata for a DISTRIBUTION

Description

Shows the distribution and the oval values of a DISTRIBUTION object

Usage

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)

  • metadata(DISTRIBUTION): Metadata for DISTRIBUTION objects

  • metadata(default): Metadata for other objects

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 May 29, 2024, 11:49 a.m.