Learn R Programming

convdistr (version 1.6.1)

metadata: Metadata for a DISTRIBUTION

Description

Shows the distribution and the oval values of a DISTRIBUTION object

Usage

metadata(x)

# S3 method for DISTRIBUTION metadata(x)

# S3 method for default metadata(x)

Value

A data.frame with the metadata of the distributions

Arguments

x

a DISTRIBUTION object

Methods (by class)

  • metadata(DISTRIBUTION): Metadata for DISTRIBUTION objects

  • metadata(default): Metadata for other objects

Author

John J. Aponte