univariateML_to_string: Transform a univariateML object to a string specifying...

Description Usage Arguments Value

View source: R/helpers.R

Description

Transform a univariateML object to a string specifying quantile, CDF, density or random variate generation.

Usage

1
univariateML_to_string(obj, type = c("d", "p", "q", "r", "ml"))

Arguments

obj

A univariateML object.

type

A type.

Value

A string


univariateML documentation built on Jan. 25, 2022, 5:09 p.m.