as.distributional: Convert a ragged list into a 'distributional' object.

Description Usage Arguments Value

View source: R/io.r

Description

Convert a ragged list into a distributional object.

Usage

1
2
as.distributional(x, err = NULL, method = c("KS", "SH"), xlabel = "Ma",
  range = NULL, name = "dataset")

Arguments

x

List of values.

err

Optional list or errors.

method

Dissimilarity metric.

xlabel

Data label.

range

Data range.

Value

A distributional object for use with package provenance.


thegeologician/ggprovenance documentation built on Sept. 26, 2021, 8:59 a.m.