| metadata {convdistr} | R 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 |
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
[Package convdistr version 1.6.2 Index]